diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-05-26 11:20:50 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-05-26 11:20:50 +0200 |
| commit | c72de1d239aac325155fc840cd226309435538de (patch) | |
| tree | f00f2295d15f16260be8525e93a3a59c608c54d3 /.config/shell/profile | |
| parent | 9a3d9c575c85e8b9bed8afb64afde22ebfef5b8f (diff) | |
using vim-tmux-navigator; some other updates
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 2adf26c..eca8c75 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -22,4 +22,7 @@ export XDG_SESSION_TYPE='x11' export VDPAU_DRIVER=radeonsi +export EIX_LIMIT=0 +export EIX_LIMIT_COMPACT=0 + export PATH="$PATH:$HOME/.local/bin:$HOME/.fzf/bin:/sbin:/usr/sbin" |
