Rename zsh files
This commit is contained in:
parent
113f4e70ad
commit
b7e826b392
@ -50,5 +50,5 @@ zellij = { source = "zellij", target = ".config/zellij" }
|
||||
# zsh
|
||||
zshconfigs = { source = "zsh.d", target = ".config/zsh.d" }
|
||||
zshaliases = { source = "aliases.d", target = ".config/aliases.d" }
|
||||
zshenv = { source = "zshenv", target = ".zshenv" }
|
||||
zshrc = { source = "zshrc", target = ".zshrc" }
|
||||
zshenv = { source = "zshenv.zsh", target = ".zshenv" }
|
||||
zshrc = { source = "zshrc.zsh", target = ".zshrc" }
|
||||
|
Loading…
Reference in New Issue
Block a user