mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
added replacement for exa
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ if status is-interactive
|
||||
alias cat="bat --theme ColdDark-Cold"
|
||||
|
||||
# Alias for the ls command
|
||||
alias ls="exa --icons --long --classify"
|
||||
alias ls="eza --icons --long --classify"
|
||||
|
||||
# configuration for Oh My Fish BobTheFish theme
|
||||
set -g theme_display_git yes
|
||||
|
||||
Reference in New Issue
Block a user