mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
remove zellij and rustc wrapper
This commit is contained in:
parent
4bc96fc7f4
commit
e30dafdb5d
3
.zshrc
3
.zshrc
@ -88,9 +88,6 @@ 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 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 ' '`)
|
||||||
compadd -a matches
|
compadd -a matches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user