mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-07-17 08:09:35 +00:00
zsh
This commit is contained in:
parent
8a9b0b3a28
commit
2713e108aa
7 changed files with 113 additions and 4 deletions
5
.zshenv
Normal file
5
.zshenv
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
PATH="$HOME/.bun/bin:$PATH"
|
||||
PATH="$HOME/.local/bin:$PATH"
|
||||
PATH="$HOME/code/scripts:$PATH"
|
||||
export PATH
|
||||
export EDITOR='nvim'
|
||||
Loading…
Add table
Add a link
Reference in a new issue