mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/hypr/hypridle.conf Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/binds/managment.conf Update .config/fish/fish_variables Update .config/fish/functions/ls.fish
5 lines
167 B
Fish
5 lines
167 B
Fish
function ls --wraps='eza --long --icons --color --git' --description 'alias ls=eza --long --icons --color --git'
|
|
eza --long --icons --color --git $argv
|
|
|
|
end
|