mirror of
				https://github.com/KevinMidboe/dotfiles.git
				synced 2025-10-29 17:40:19 +00:00 
			
		
		
		
	l and l2 aliases for listing directory with tree
This commit is contained in:
		
							
								
								
									
										3
									
								
								.aliases
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								.aliases
									
									
									
									
									
								
							| @@ -23,4 +23,5 @@ alias del="rmtrash" | |||||||
| alias emoji="http https://api.kevinmidboe.com/api/v1/emoji -b" | alias emoji="http https://api.kevinmidboe.com/api/v1/emoji -b" | ||||||
| alias gimme="grep -rnw ''" | alias gimme="grep -rnw ''" | ||||||
| alias config='/usr/bin/git --git-dir=$HOME/.dots/ --work-tree=$HOME' | alias config='/usr/bin/git --git-dir=$HOME/.dots/ --work-tree=$HOME' | ||||||
|  | alias l='tree -L 1' | ||||||
|  | alias l2='tree -L 2' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user