summaryrefslogtreecommitdiffstats
path: root/.config/shell
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-10-02 15:25:53 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-10-02 15:25:53 -0400
commit87ab89cf180c8ca9f8b4888847c4b06ab5b30f61 (patch)
treea7c10124c70cd00d9cd5a902245111e7d007eed0 /.config/shell
parent28a57eb59ec33308ab0e835429e9a0dcb054d07e (diff)
parent7d7872b602adc8be021bf25b02f2372e87290aa2 (diff)
downloadeibhear-87ab89cf180c8ca9f8b4888847c4b06ab5b30f61.tar.gz
eibhear-87ab89cf180c8ca9f8b4888847c4b06ab5b30f61.tar.zst
eibhear-87ab89cf180c8ca9f8b4888847c4b06ab5b30f61.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/aliasrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 8273a2f..0541d0f 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -51,4 +51,4 @@ alias \
lf="lfub" \
magit="nvim -c MagitOnly" \
ref="shortcuts >/dev/null; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ; source ${XDG_CONFIG_HOME:-$HOME/.config}/shell/zshnameddirrc" \
- weath="less -S ${XDG_DATA_HOME:-$HOME/.local/share}/weatherreport" \
+ weath="less -S ${XDG_CACHE_HOME:-$HOME/.cache}/weatherreport" \