Update Jan 2023

This commit is contained in:
2023-01-12 18:35:09 -05:00
parent d1288eaa7d
commit 25387e22a8
10 changed files with 172 additions and 70 deletions

View File

@@ -44,3 +44,7 @@ eval "$(starship init bash)"
export PATH="/home/minhradz/.cargo/bin;/home/minhradz/.local/bin;/home/minhradz/go/bin;/home/minhradz/.cabal/bin:$PATH"
[ -f "/home/minhradz/.ghcup/env" ] && source "/home/minhradz/.ghcup/env"
# Load Angular CLI autocompletion.
source <(ng completion script)