Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
51946eb3
Commit
51946eb3
authored
Feb 09, 2015
by
Marc Cornellà
Browse files
Implement deletion of sl alias as per #3055
parent
4b4292a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/directories.zsh
View file @
51946eb3
...
...
@@ -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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment