mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Joined the appearance so the theme can apply LSCOLORS too
This commit is contained in:
parent
e53f90425e
commit
e2dba2c3e9
6 changed files with 39 additions and 41 deletions
|
|
@ -45,7 +45,7 @@ alias gcp='git cherry-pick'
|
|||
alias history='fc -l 1'
|
||||
|
||||
# List direcory contents
|
||||
alias ls='ls -F'
|
||||
alias ls='ls -F -G'
|
||||
alias lsa='ls -lahG'
|
||||
alias l='ls -la'
|
||||
alias ll='ls -alr'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue