add zellij

This commit is contained in:
2023-02-27 21:32:20 -05:00
parent ae7519543b
commit 78f94f9797
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ set -o vi
#startup eyecandy
#wal -i ~/Pictures/Wallpapers/bg.jpg -q
pfetch
#pfetch
. "$HOME/.cargo/env"
+1
View File
@@ -89,6 +89,7 @@ source $(brew --prefix)/opt/zsh-vi-mode/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
export STARSHIP_CONFIG=~/.config/starship/starship.toml
export RUSTC_WRAPPER=~/.cargo/bin/sccache
export ZELLIJ_CONFIG_DIR=$HOME/.config/zellij
_bb_tasks() {
local matches=(`bb tasks |tail -n +3 |cut -f1 -d ' '`)