Deferring rbenv init until we need it
since it appears to be the shell init hog.
This commit is contained in:
@@ -12,6 +12,7 @@ alias ll='l -l'
|
||||
alias lla='l -la'
|
||||
alias p=ipython
|
||||
alias psg='pgrep -fl'
|
||||
alias rbi='rbenv_init'
|
||||
alias s="cat $HOME/.ssh/config | grep '^Host ' | sed \"s/Host //\" | sort | uniq"
|
||||
alias sS='TERM=xterm screen -Rd -S '
|
||||
alias scr='TERM=xterm screen -Rd'
|
||||
|
Reference in New Issue
Block a user