1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01: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'