diff options
Diffstat (limited to 'bash')
-rw-r--r-- | bash/.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index e58e26c..7bb7790 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -66,7 +66,6 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then fi # aliases -alias svn='colorsvn' alias open='xdg-open' # environment |