mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add aliases for new emacs-gui-client and emacs-gui-server commands
This commit is contained in:
@@ -18,6 +18,8 @@ alias reload="source ~/.profile"
|
|||||||
alias n="nano"
|
alias n="nano"
|
||||||
alias t="mate"
|
alias t="mate"
|
||||||
alias e="$DOTBIN/emacsclient-wrapper"
|
alias e="$DOTBIN/emacsclient-wrapper"
|
||||||
|
alias eg="$DOTBIN/emacs-gui-client"
|
||||||
|
alias egs="$DOTBIN/emacs-gui-server"
|
||||||
|
|
||||||
# Utils
|
# Utils
|
||||||
alias ma="make"
|
alias ma="make"
|
||||||
|
|||||||
Reference in New Issue
Block a user