summaryrefslogtreecommitdiffstats
path: root/.config/shell/aliasrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-02-07 17:30:49 -0500
committerLuke Smith <luke@lukesmith.xyz>2021-02-07 17:30:49 -0500
commit3249d6b100ed600ae735a427244a9bf83637e4a2 (patch)
tree453146fd57663b2baa3c80eb19bef4f1627bdd14 /.config/shell/aliasrc
parentbe67c974a2b93724069feb520adbd8a506253fd5 (diff)
downloadeibhear-3249d6b100ed600ae735a427244a9bf83637e4a2.tar.gz
eibhear-3249d6b100ed600ae735a427244a9bf83637e4a2.tar.zst
eibhear-3249d6b100ed600ae735a427244a9bf83637e4a2.zip
clean up
Diffstat (limited to '.config/shell/aliasrc')
-rw-r--r--.config/shell/aliasrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 39ac509..1b0e835 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -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" \