initial version
This commit is contained in:
@@ -148,6 +148,7 @@ configure_persistence() {
|
||||
}
|
||||
|
||||
# Add Local Bin to Path
|
||||
local path_export='export PATH="$HOME/.local/bin:$PATH"'
|
||||
append_if_missing "$HOME/.bashrc" "$path_export"
|
||||
append_if_missing "$zshrc" "$path_export"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user