mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 13:03:18 -09:00
add zellij
This commit is contained in:
parent
ae7519543b
commit
78f94f9797
2
.bashrc
2
.bashrc
@ -159,7 +159,7 @@ set -o vi
|
|||||||
|
|
||||||
#startup eyecandy
|
#startup eyecandy
|
||||||
#wal -i ~/Pictures/Wallpapers/bg.jpg -q
|
#wal -i ~/Pictures/Wallpapers/bg.jpg -q
|
||||||
pfetch
|
#pfetch
|
||||||
|
|
||||||
|
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
1
.zshrc
1
.zshrc
@ -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 STARSHIP_CONFIG=~/.config/starship/starship.toml
|
||||||
|
|
||||||
export RUSTC_WRAPPER=~/.cargo/bin/sccache
|
export RUSTC_WRAPPER=~/.cargo/bin/sccache
|
||||||
|
export ZELLIJ_CONFIG_DIR=$HOME/.config/zellij
|
||||||
|
|
||||||
_bb_tasks() {
|
_bb_tasks() {
|
||||||
local matches=(`bb tasks |tail -n +3 |cut -f1 -d ' '`)
|
local matches=(`bb tasks |tail -n +3 |cut -f1 -d ' '`)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user