mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-09 02:33:21 +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 ch = chezmoi
|
||||
export alias chad = chezmoi add
|
||||
export alias chap = chezmoi apply
|
||||
export alias chd = chezmoi diff
|
||||
export alias chda = chezmoi data
|
||||
export alias chs = chezmoi status
|
||||
Reference in New Issue
Block a user