Other
This commit is contained in:
@@ -6,11 +6,4 @@ cfz $ZDOTDIR/.zshrc
|
||||
cfa ${XDG_CONFIG_HOME:-$HOME/.config}/shell/aliasrc
|
||||
cfp ${XDG_CONFIG_HOME:-$HOME/.config}/shell/profile
|
||||
cfe ${XDG_CONFIG_HOME:-$HOME/.config}/shell/.env
|
||||
cfm ${XDG_CONFIG_HOME:-$HOME/.config}/mutt/muttrc
|
||||
cfn ${XDG_CONFIG_HOME:-$HOME/.config}/newsboat/config
|
||||
cfu ${XDG_CONFIG_HOME:-$HOME/.config}/newsboat/urls
|
||||
cfmb ${XDG_CONFIG_HOME:-$HOME/.config}/ncmpcpp/bindings
|
||||
cfmc ${XDG_CONFIG_HOME:-$HOME/.config}/ncmpcpp/config
|
||||
cfl ${XDG_CONFIG_HOME:-$HOME/.config}/lf/lfrc
|
||||
cfL ${XDG_CONFIG_HOME:-$HOME/.config}/lf/scope
|
||||
cfX ${XDG_CONFIG_HOME:-$HOME/.config}/sxiv/exec/key-handler
|
||||
N $HOME/Tower/Notes
|
||||
|
||||
@@ -35,11 +35,4 @@ cfz="$EDITOR /home/chris/.config/zsh/.zshrc" \
|
||||
cfa="$EDITOR /home/chris/.config/shell/aliasrc" \
|
||||
cfp="$EDITOR /home/chris/.config/shell/profile" \
|
||||
cfe="$EDITOR /home/chris/.config/shell/.env" \
|
||||
cfm="$EDITOR /home/chris/.config/mutt/muttrc" \
|
||||
cfn="$EDITOR /home/chris/.config/newsboat/config" \
|
||||
cfu="$EDITOR /home/chris/.config/newsboat/urls" \
|
||||
cfmb="$EDITOR /home/chris/.config/ncmpcpp/bindings" \
|
||||
cfmc="$EDITOR /home/chris/.config/ncmpcpp/config" \
|
||||
cfl="$EDITOR /home/chris/.config/lf/lfrc" \
|
||||
cfL="$EDITOR /home/chris/.config/lf/scope" \
|
||||
cfX="$EDITOR /home/chris/.config/sxiv/exec/key-handler" \
|
||||
N="$EDITOR /home/chris/Tower/Notes" \
|
||||
|
||||
@@ -34,11 +34,4 @@ hash -d cfz=/home/chris/.config/zsh/.zshrc
|
||||
hash -d cfa=/home/chris/.config/shell/aliasrc
|
||||
hash -d cfp=/home/chris/.config/shell/profile
|
||||
hash -d cfe=/home/chris/.config/shell/.env
|
||||
hash -d cfm=/home/chris/.config/mutt/muttrc
|
||||
hash -d cfn=/home/chris/.config/newsboat/config
|
||||
hash -d cfu=/home/chris/.config/newsboat/urls
|
||||
hash -d cfmb=/home/chris/.config/ncmpcpp/bindings
|
||||
hash -d cfmc=/home/chris/.config/ncmpcpp/config
|
||||
hash -d cfl=/home/chris/.config/lf/lfrc
|
||||
hash -d cfL=/home/chris/.config/lf/scope
|
||||
hash -d cfX=/home/chris/.config/sxiv/exec/key-handler
|
||||
hash -d N=/home/chris/Tower/Notes
|
||||
|
||||
Reference in New Issue
Block a user