mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Removing bad alias that screws over sending flags to "history"
This commit is contained in:
parent
f9d5900b38
commit
2bf772118b
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ alias please='sudo'
|
|||
#alias g='grep -in'
|
||||
|
||||
# Show history
|
||||
alias history='fc -l 1'
|
||||
# alias history='fc -l 1'
|
||||
|
||||
# List direcory contents
|
||||
alias lsa='ls -lah'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue