Skip to content

Modern Reference Appendix

Source files

  • .chezmoitemplates/aliases/modern/modern.aliases.sh

Alias reference

AliasCommand
catdot_cat
fzfzf --preview "bat --color=always --style=numbers {} 2>/dev/null | head -500 || cat {} 2>/dev/null | head -500"
ldot_ls
ladot_la
lldot_ll
llmcommand ls -ltA
lrdot_lr
lradot_lra
lsdot_ls
ltdot_lt
ltadot_lta
lxcommand ls -la
treels -R
zjzellij

Validation

  • Run chezmoi apply after alias updates.
  • Run dot doctor to validate your shell state.