Add support for emacs in x11.

This commit is contained in:
2014-06-11 17:24:12 -07:00
parent 1955cc99f1
commit 1efcf110c0
3 changed files with 8 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
alias emacs="emacsclient -t"
alias xemacs="emacsclient -c &"
alias tmux="tmux -2"
alias tmux_cb_to_remote_cb='tmux saveb - | linux_nc_paste_to_remote_clipboard'
alias timestamp='date +%s'