diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 10:37:02 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 10:37:02 +0900 |
| commit | af3ff7b4b2bee3530c16277cd0fe674b1687d353 (patch) | |
| tree | e0813c568f6b251094b7cd7b79593538661dbf98 /mac/.config/shell | |
| parent | ae5c5c58fdef7579ca9e0af69ca8dd4e851b563c (diff) | |
updates
Diffstat (limited to 'mac/.config/shell')
| -rw-r--r-- | mac/.config/shell/aliasrc | 3 | ||||
| -rw-r--r-- | mac/.config/shell/bm-dirs | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/mac/.config/shell/aliasrc b/mac/.config/shell/aliasrc index 979c754..46e2eb1 100644 --- a/mac/.config/shell/aliasrc +++ b/mac/.config/shell/aliasrc @@ -484,6 +484,9 @@ alias xauto='xrandr --auto' # xset alias xoff='xset s off -dpms' +# yazi +alias y='yazi' + # zathura alias za='zathura' diff --git a/mac/.config/shell/bm-dirs b/mac/.config/shell/bm-dirs index c27eb87..0d1f334 100644 --- a/mac/.config/shell/bm-dirs +++ b/mac/.config/shell/bm-dirs @@ -42,7 +42,8 @@ cvc ${XDG_CONFIG_HOME:-${HOME}/.config}/vim cvp ${XDG_CONFIG_HOME:-${HOME}/.config}/openvpn cvw ${XDG_DATA_HOME:-${HOME}/.local/share}/vimwiki cxc ${XDG_CONFIG_HOME:-${HOME}/.config}/x11 -cya ${XDG_CONFIG_HOME:-${HOME}/.config}/yazi +cyb ${XDG_CONFIG_HOME:-${HOME}/.config}/yabai +cyz ${XDG_CONFIG_HOME:-${HOME}/.config}/yazi czc ${XDG_CONFIG_HOME:-${HOME}/.config}/zsh dot ${XDG_DOTFILES_DIR:-${HOME}/.dotfiles} Esm /etc/samba |
