Allow for any install location
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Path to the bash it configuration
|
||||
export BASH_IT="$HOME/.bash_it"
|
||||
export BASH_IT="{{BASH_IT}}"
|
||||
|
||||
# Lock and Load a custom theme file
|
||||
# location /.bash_it/themes/
|
||||
|
||||
Reference in New Issue
Block a user