Merge branch 'master' of gitorious.org:hunner/hunners-dotfiles
This commit is contained in:
commit
7fe775e8a8
3 changed files with 106 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -149,7 +149,7 @@ alias sl="screen -ls"
|
|||
alias sr="screen -r"
|
||||
alias sx="screen -x"
|
||||
alias srd="screen -rd"
|
||||
alias t="SSH_AUTH_SOCK=$HOME/.tmux-ssh-agent TERM=xterm-256color tmux at||tmux"
|
||||
alias t="SSH_AUTH_SOCK=$HOME/.tmux-ssh-agent TERM=xterm-256color tmux -v at"
|
||||
alias tl="tmux ls"
|
||||
alias bc="bc -q"
|
||||
alias fm="fmstatus.sh&;shell-fm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue