mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 04:26:17 +02:00
Updated example.sh
This commit is contained in:
parent
535f9f7a66
commit
80704610b8
1 changed files with 0 additions and 3 deletions
|
|
@ -3,11 +3,8 @@
|
||||||
#
|
#
|
||||||
# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr
|
# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr
|
||||||
#
|
#
|
||||||
<<<<<<< HEAD
|
|
||||||
alias p='tail -1 /home/pdavis/notes.txt | pbcopy'
|
alias p='tail -1 /home/pdavis/notes.txt | pbcopy'
|
||||||
alias pbcopy='xsel --clipboard --input'
|
alias pbcopy='xsel --clipboard --input'
|
||||||
alias rosh='ssh pdavis-admin@opsware.discovery.com -p 2222'
|
alias rosh='ssh pdavis-admin@opsware.discovery.com -p 2222'
|
||||||
alias console='cu -t -l /dev/ttyUSB0 -s 115200'
|
alias console='cu -t -l /dev/ttyUSB0 -s 115200'
|
||||||
=======
|
|
||||||
[[ $TERM != "screen" ]] && exec tmux
|
[[ $TERM != "screen" ]] && exec tmux
|
||||||
>>>>>>> 2877573c110ffc587f156ed6601ac732f647466a
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue