diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-11-14 12:39:51 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-11-14 12:39:51 +0100 |
commit | ac1585bb49033a6f850c8779cb3032e5aef7d730 (patch) | |
tree | 7dfb5b4ad062ca8a664be35a8d2e08dccf612186 /etc | |
parent | 512b772ae9e17aca486e382b3e62c4e70909ad70 (diff) |
Remove cal alias (the current month is now displayed by default
Diffstat (limited to 'etc')
-rw-r--r-- | etc/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -303,7 +303,6 @@ linux: salias netstat='netstat --program --all --tcp --extend' || alias bc='bc -l' -alias cal='cal -m' alias fbi='fbi -readahead' # I keep accidently overwriting files |