Move zsh and aliases to conf.d style configs
This commit is contained in:
3
aliases.d/helix.zsh
Normal file
3
aliases.d/helix.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
if (( $+commands[helix] )); then
|
||||
alias hx="helix"
|
||||
fi
|
Reference in New Issue
Block a user