mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Remove commented-out alias
This commit is contained in:
parent
12d14a69ea
commit
7092482c88
1 changed files with 0 additions and 3 deletions
|
|
@ -7,8 +7,6 @@ alias mv='mv -v'
|
||||||
alias _='sudo'
|
alias _='sudo'
|
||||||
alias please='sudo'
|
alias please='sudo'
|
||||||
|
|
||||||
#alias g='grep -in'
|
|
||||||
|
|
||||||
# Show history
|
# Show history
|
||||||
if [ "$HIST_STAMPS" = "mm/dd/yyyy" ]
|
if [ "$HIST_STAMPS" = "mm/dd/yyyy" ]
|
||||||
then
|
then
|
||||||
|
|
@ -30,4 +28,3 @@ alias la='ls -lAh'
|
||||||
alias sl=ls # often screw this up
|
alias sl=ls # often screw this up
|
||||||
|
|
||||||
alias afind='ack-grep -il'
|
alias afind='ack-grep -il'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue