mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
chore
This commit is contained in:
parent
31fde92975
commit
f4e142e83e
6 changed files with 20 additions and 7 deletions
|
|
@ -33,4 +33,5 @@ for file in $DOTFILES/tools/zsh/mod/*.zsh; do
|
|||
source $file
|
||||
done
|
||||
|
||||
[ -f "/home/js0ny/.local/share/ghcup/env" ] && . "/home/js0ny/.local/share/ghcup/env" # ghcup-env
|
||||
[ -f "/home/js0ny/.local/share/ghcup/env" ] && . "/home/js0ny/.local/share/ghcup/env" # ghcup-env
|
||||
. "/home/js0ny/.deno/env"
|
||||
Loading…
Add table
Add a link
Reference in a new issue