Some work to dotfiles

This commit is contained in:
Jonathan Hodgson 2018-01-11 16:13:30 +00:00
parent 548a391570
commit 04a8cfe01e
5 changed files with 37 additions and 0 deletions

View file

@ -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*