mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
removed tree listing when using eza
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="eza --icons --long --classify --git --total-size --header --tree --created --accessed --modified"
|
||||
alias ls="eza --icons --long --classify --git --total-size --header --created --accessed --modified"
|
||||
|
||||
# Add ruby in the global path for Neovim
|
||||
fish_add_path ~/.local/share/gem/ruby/3.0.0/bin
|
||||
|
||||
Reference in New Issue
Block a user