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
99f159e0
Commit
99f159e0
authored
Aug 24, 2010
by
Robby Russell
Browse files
Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
parent
ed90f182
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/aliases.zsh
View file @
99f159e0
...
...
@@ -3,7 +3,6 @@ alias pu='pushd'
alias
po
=
'popd'
# Basic directory operations
alias
.
=
'pwd'
alias
...
=
'cd ../..'
alias
--
-
=
'cd -'
...
...
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