diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-18 00:18:14 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-18 00:18:14 +0900 |
| commit | b8334d0ee707e915192369cccaf75a35b9c5721f (patch) | |
| tree | 7ba74f83395e224c12c5c5c3751e3d311b12806a /ar/.config/zsh | |
| parent | 6defee3ca2fa4f77e8cdf20aedf64e886ba1b144 (diff) | |
modified statuslines/statusline.sh, modified zsh/.zshrc
Diffstat (limited to 'ar/.config/zsh')
| -rw-r--r-- | ar/.config/zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/zsh/.zshrc b/ar/.config/zsh/.zshrc index 7da0212..a73891e 100644 --- a/ar/.config/zsh/.zshrc +++ b/ar/.config/zsh/.zshrc @@ -117,6 +117,7 @@ zstyle ':fzf-tab:*' switch-group ',' '.' # switch group using `,` and `.` [ -f "${XDG_CONFIG_HOME:-${HOME}/.config}/shell/shortcutrc" ] && source "${XDG_CONFIG_HOME:-${HOME}/.config}/shell/shortcutrc" [ -f "${XDG_CONFIG_HOME:-${HOME}/.config}/shell/shortcutenvrc" ] && source "${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutenvrc" [ -f "${XDG_CONFIG_HOME:-${HOME}/.config}/shell/zshnameddirrc" ] && source "${XDG_CONFIG_HOME:-${HOME}/.config}/shell/zshnameddirrc" +source "$HOME/.local/share/../bin/env" ## --- TMUX --- ### |
