Drop alias er
I think when I was writing this, I needed a quick way to edit my dotfile's README. I haven't used it since then, so in the interest of trimming fat, I'm removing it.
This commit is contained in:
		
							parent
							
								
									9e4c993849
								
							
						
					
					
						commit
						f5798419da
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -225,7 +225,6 @@ alias em='e ~/.tmux.conf'
 | 
				
			||||||
# TODO: consider DRYing this up with `e`. Unfortunately, `sudo` won't support
 | 
					# TODO: consider DRYing this up with `e`. Unfortunately, `sudo` won't support
 | 
				
			||||||
# aliases.
 | 
					# aliases.
 | 
				
			||||||
alias en='sudo ALTERNATE_EDITOR=nvim emacsclient --no-wait --create-frame /etc/nixos/configuration.nix'
 | 
					alias en='sudo ALTERNATE_EDITOR=nvim emacsclient --no-wait --create-frame /etc/nixos/configuration.nix'
 | 
				
			||||||
alias er='e ~/Dropbox/dotfiles/README.md'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# couple the s* aliases to the <leader>s* kbds in vim
 | 
					# couple the s* aliases to the <leader>s* kbds in vim
 | 
				
			||||||
alias sz='source ~/.zshrc'
 | 
					alias sz='source ~/.zshrc'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue