This website requires JavaScript.
Explore
Help
Sign in
SZUT-Dominik
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
forked from
Snoweuph/Dotfiles
Code
Pull requests
Activity
8b88430554
Dotfiles
/
.profile
4 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Bash, Oh-My-Bash, SSH, Git
2024-05-13 22:18:48 +00:00
# Volta
Move some DotDirectories
2024-06-01 20:35:39 +00:00
export VOLTA_HOME="$HOME/.local/share/volta"
Bash, Oh-My-Bash, SSH, Git
2024-05-13 22:18:48 +00:00
export PATH="$VOLTA_HOME/bin:$PATH"
Copy permalink