mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	[bash] remove unused files
This commit is contained in:
		
							parent
							
								
									28be1944fd
								
							
						
					
					
						commit
						f67517fdec
					
				
					 3 changed files with 4 additions and 13 deletions
				
			
		|  | @ -46,3 +46,7 @@ alias ...='cd ../../' | |||
| # Computer control | ||||
| alias blank='sleep 1s && xset dpms force off' | ||||
| alias lock='blank; xscreensaver-command --lock' | ||||
| 
 | ||||
| # whatever | ||||
| alias shrug="echo '¯\_(ツ)_/¯'" | ||||
| alias pinguin="echo 🐧" | ||||
|  |  | |||
|  | @ -1,10 +0,0 @@ | |||
| # Give a fortune cookie | ||||
| if [[ $(command -v fortune) ]] | ||||
| then | ||||
| 	if [[ $(command -v cowsay) ]] | ||||
| 	then | ||||
| 		fortune -so | cowsay -n | ||||
| 	else | ||||
| 		fortune -so | ||||
| 	fi | ||||
| fi | ||||
|  | @ -1,3 +0,0 @@ | |||
| #LOL | ||||
| alias shrug="echo '¯\_(ツ)_/¯'" | ||||
| alias pinguin="echo 🐧" | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue