hammerspoon tilin', rvm fixin'
This commit is contained in:
parent
1285e535bc
commit
57577be6d5
5 changed files with 24 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
if [ -L ~/.bashrc ] || [ -f ~/.bashrc ]; then
|
||||
source ~/.bashrc;
|
||||
fi
|
||||
|
||||
[[ -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