mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
add rvn env
This commit is contained in:
4
zshrc
4
zshrc
@@ -129,3 +129,7 @@ if command -v fasd >/dev/null 2>&1 ; then
|
|||||||
alias m='f -e mplayer' # quick opening files with mplayer
|
alias m='f -e mplayer' # quick opening files with mplayer
|
||||||
alias o='a -e xdg-open' # quick opening files with xdg-open
|
alias o='a -e xdg-open' # quick opening files with xdg-open
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
|
||||||
|
|||||||
Reference in New Issue
Block a user