Update .bashrc
This commit is contained in:
		
							parent
							
								
									d27ba25bed
								
							
						
					
					
						commit
						c241786797
					
				@ -3,13 +3,15 @@ PS1="> "
 | 
			
		||||
PS2=">> "
 | 
			
		||||
PS3=">>> "
 | 
			
		||||
alias cls="clear"
 | 
			
		||||
# this is a thing I work on, it won't be useful to anyone else
 | 
			
		||||
ytfeed() {
 | 
			
		||||
	cd /home/ibukimaya/github/ytfeed.py
 | 
			
		||||
	./ytfeed.py
 | 
			
		||||
}
 | 
			
		||||
export PATH=$PATH":$HOME/bin"
 | 
			
		||||
 | 
			
		||||
# again, something specific to me (my media hard drive)
 | 
			
		||||
partone() {
 | 
			
		||||
	sudo mount -L "PARTONE" /mnt/partone
 | 
			
		||||
}
 | 
			
		||||
alias iftoggle="sudo ip link set"
 | 
			
		||||
alias iftoggle="sudo ip link set"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user