This commit is contained in:
Luke Smith
2021-02-07 17:30:49 -05:00
parent be67c974a2
commit 3249d6b100
6 changed files with 2 additions and 136 deletions

View File

@@ -40,4 +40,3 @@ alias \
magit="nvim -c MagitOnly" \
ref="shortcuts >/dev/null; source ${XDG_CONFIG_HOME:-$HOME/.config}/shortcutrc ; source ${XDG_CONFIG_HOME:-$HOME/.config}/zshnameddirrc" \
weath="less -S ${XDG_DATA_HOME:-$HOME/.local/share}/weatherreport" \
tmux="tmux -f ${XDG_CONFIG_HOME:-$HOME/.config}/tmux/tmux.conf" \