mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
My updated configuration files
This commit is contained in:
parent
80704610b8
commit
c0134a9450
1 changed files with 1 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ alias p='tail -1 /home/pdavis/notes.txt | pbcopy'
|
|||
alias pbcopy='xsel --clipboard --input'
|
||||
alias rosh='ssh pdavis-admin@opsware.discovery.com -p 2222'
|
||||
alias console='cu -t -l /dev/ttyUSB0 -s 115200'
|
||||
alias open='ssh $1 -l pdavis-admin'
|
||||
[[ $TERM != "screen" ]] && exec tmux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue