mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
4 lines
112 B
Bash
Executable file
4 lines
112 B
Bash
Executable file
#! /bin/sh
|
|
export OKTA_HOME=/home/cobi/oktagit
|
|
|
|
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
|