Some work to dotfiles
This commit is contained in:
parent
c7896bde3c
commit
a3514b8a6c
5 changed files with 37 additions and 0 deletions
|
@ -27,3 +27,5 @@ complete -o default -o nospace -W "$(/usr/bin/env ruby -ne 'puts $_.split(/[,\s]
|
|||
|
||||
|
||||
[ -r "$HOME/.smartcd_config" ] && ( [ -n $BASH_VERSION ] || [ -n $ZSH_VERSION ] ) && source ~/.smartcd_config
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue