changeset 748:b68cd77be145

remove linux-specific
author Jeff Hammel <k0scist@gmail.com>
date Tue, 30 Jun 2015 15:19:56 -0700
parents a2d199008a83
children f7b939206baf
files .bashrc
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.bashrc	Tue Jun 30 15:18:12 2015 -0700
+++ b/.bashrc	Tue Jun 30 15:19:56 2015 -0700
@@ -39,7 +39,6 @@
 alias grep='grep --colour=auto'
 alias loopmplayer='mplayer -fixed-vo -loop 0 -fs'
 alias loopxine='xine -f -g -l'
-alias ls='ls --color=auto'
 alias lsenv='env | sort | less'
 alias mslower='mplayer -osd-fractions 1 -speed 0.1 -osdlevel 3'
 alias patch='patch --reject-file=-'