mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-27 20:50:22 +01:00
Joined the appearance so the theme can apply LSCOLORS too
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user