Add helper functions
This commit is contained in:
5
rc/zz-local.sh
Normal file
5
rc/zz-local.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# Load user locals bashrc
|
||||
|
||||
source_directory_sh "$LWS/rc.local"
|
||||
# user operations are in the end to have change to change everyting/anything
|
||||
source_directory_sh "$HOME/.bashrc.d"
|
||||
Reference in New Issue
Block a user