summaryrefslogtreecommitdiffstats
path: root/.config/shell
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-03-06 13:19:51 -0500
committerLuke Smith <luke@lukesmith.xyz>2022-03-06 13:19:51 -0500
commit148f1432e6763fe6aeef14589a8c8acce1984237 (patch)
treeadda54729ca2ca5d74a4ce74b4d9e16c594262b6 /.config/shell
parentd9fb1ad73244b958ff143ea79b8bbd990b618478 (diff)
downloadeibhear-148f1432e6763fe6aeef14589a8c8acce1984237.tar.gz
eibhear-148f1432e6763fe6aeef14589a8c8acce1984237.tar.zst
eibhear-148f1432e6763fe6aeef14589a8c8acce1984237.zip
lf tweaks included ueberzug images
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/aliasrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index ad71695..502f79f 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -45,6 +45,7 @@ alias \
z="zathura"
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" \