1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

Remove Uneeded Lines

This commit is contained in:
Andrew Hodges 2011-05-30 11:10:08 -04:00
parent 1e3b441ce7
commit 9801ad6453

View file

@ -1,6 +1,3 @@
# What does this really do?
# fpath=($ZSH/plugins/rvm $fpath)
alias rubies='rvm list rubies'
alias gemsets='rvm gemset list'