Adding alias to create sprites for IOCOM web client
This commit is contained in:
parent
6f36981233
commit
2e37a06ad3
1 changed files with 2 additions and 0 deletions
2
zshrc
2
zshrc
|
|
@ -16,6 +16,8 @@ export SVN_EDITOR=vim
|
|||
# sync visidev to latest Perforce
|
||||
alias visidev="ssh root@visidev.iocom.com 'cd /; p4 sync'"
|
||||
alias dswan="ssh root@dswan.insors.net"
|
||||
alias sprites="pushd ~/smartsprites; ./smartsprites.sh --root-dir-path /opt/iocom/user/webclient/; popd"
|
||||
#export TERM="xterm-256color"
|
||||
|
||||
export PATH=/usr/local/bin:/usr/local/sbin:$PATH # Homebrew
|
||||
export PATH=/Applications/Postgres.app/Contents/MacOS/bin:$PATH # Postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue