mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Minor fix
This commit is contained in:
parent
c37d7bb33e
commit
866174e7e2
7 changed files with 21 additions and 19 deletions
|
|
@ -32,3 +32,5 @@ esac
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue