Commit 51946eb3 authored by Marc Cornellà's avatar Marc Cornellà
Browse files

Implement deletion of sl alias as per #3055

parent 4b4292a4
......@@ -27,7 +27,6 @@ alias lsa='ls -lah'
alias l='ls -la'
alias ll='ls -l'
alias la='ls -lA'
alias sl=ls # often screw this up
# Push and pop directories on directory stack
alias pu='pushd'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment