forked from colonelpanic/dotfiles
add custom.zsh source in zshrc and watch and gist to brew.sh bump emacs.d pointer.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
alias emacs="emacsclient -t"
|
||||
alias tmux="tmux -2"
|
||||
alias tmux_cb_to_remote_cb='tmux saveb - | linux_nc_paste_to_remote_clipboard'
|
||||
alias timestamp='date +%s'
|
||||
alias go2dotfiles='cd $(dirname `readlink -f ~/.zshrc | xargs dirname`)'
|
||||
alias fn='find . -name '
|
||||
|
||||
# enables the sudoing of aliases.
|
||||
alias sudo='sudo '
|
||||
|
Reference in New Issue
Block a user