diff options
author | bnewbold <bnewbold@ziggy.(none)> | 2009-09-12 22:21:53 -0400 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.(none)> | 2009-09-12 22:21:53 -0400 |
commit | 7111abb6d4771310ed23b62d0bed7cfd8b0560e8 (patch) | |
tree | 5e9a225ef9126e0852f10102a5d28adf7f0fd35e /.profile | |
parent | 2d5315b5ebd8d1f7b40469c333575955ceb07348 (diff) | |
download | openwrt-repro-7111abb6d4771310ed23b62d0bed7cfd8b0560e8.tar.gz openwrt-repro-7111abb6d4771310ed23b62d0bed7cfd8b0560e8.zip |
tweaks, removed todo from control
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,4 +32,4 @@ esac alias ls="ls -G" alias xterm_="xterm -rv +sb -ls" -alias scipy = "ipython -pylab" +#alias scipy = "ipython -pylab" |