Explorar el Código

[fish] Move to lsd from exa

Colin Powell hace 3 años
padre
commit
c4cbc3bf31
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fish/.config/fish/config.fish

+ 1 - 1
fish/.config/fish/config.fish

@@ -11,4 +11,4 @@ fzf_key_bindings
 set -gx EDITOR vi
 set -gx XDG_RUNTIME_DIR /run/user/(id -u)
 direnv hook fish | source
-alias ls=exa
+alias ls=lsd