enable pre-commit
This commit is contained in:
10
dot_profile
Normal file
10
dot_profile
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
|
||||
|
||||
export JETBRAINS_LICENSE_SERVER=https://licenseserver.collibra.com
|
||||
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
Reference in New Issue
Block a user