Use user defined ls
[ticket: X]
This commit is contained in:
parent
9de0dac16a
commit
5250366453
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ function prompt_garrett_notification_precmd
|
|||
function prompt_garrett_chpwd
|
||||
{
|
||||
emulate -L zsh # TODO can't remember why this is necessary...
|
||||
ls --color=auto # list the contents of the new directory
|
||||
ls # list the contents of the new directory
|
||||
}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue