feat(dotfiles/fish): Alias ls to exa
Old habits die hard, but I really want more Rust in my userland.
This commit is contained in:
		
							parent
							
								
									d7ae1b70d3
								
							
						
					
					
						commit
						e86392b55a
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -21,3 +21,6 @@ alias gf 'git fetch' | ||||||
| alias gap 'git add -p' | alias gap 'git add -p' | ||||||
| alias pbcopy 'xclip -selection clipboard' | alias pbcopy 'xclip -selection clipboard' | ||||||
| alias edit 'emacsclient -n' | alias edit 'emacsclient -n' | ||||||
|  | 
 | ||||||
|  | # Old habits die hard (also ls is just easier to type): | ||||||
|  | alias ls 'exa' | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue