mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-16 19:41:43 +01:00
Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export alias x = exa --icons
|
||||
export alias xa = exa --icons --all
|
||||
export alias xl = exa --long
|
||||
export alias xla = exa --long --all
|
||||
export alias xt = exa --icons --tree
|
||||
export alias xta = exa --icons --tree --all
|
||||
Reference in New Issue
Block a user