tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
added zoxide
biscui.tech
2 years ago
9ddb4aeb
5487a318
+2
1 changed file
expand all
collapse all
unified
split
.zshrc
+2
.zshrc
···
120
120
121
121
export FLYCTL_INSTALL="/home/biscuitech/.fly"
122
122
export PATH="$FLYCTL_INSTALL/bin:$PATH"
123
123
+
124
124
+
eval "$(zoxide init zsh)"