Added autojump command and git i command
This commit is contained in:
parent
d6aed55ddd
commit
8969652374
1
bashrc
1
bashrc
@ -120,3 +120,4 @@ export CLASSPATH=/home/stonewareslord/ownCloud/school/compsci/Year2/classes/grid
|
||||
function tsh(){
|
||||
ssh $* -t 'tmux a || tmux || /bin/bash'
|
||||
}
|
||||
[[ -s /home/stonewareslord/.autojump/etc/profile.d/autojump.sh ]] && source /home/stonewareslord/.autojump/etc/profile.d/autojump.sh
|
||||
|
Loading…
Reference in New Issue
Block a user