mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Added home directory paths
This commit is contained in:
@@ -82,7 +82,7 @@ git clone --depth 1 https://github.com/marlonrichert/zsh-autocomplete.git ${ZSH_
|
|||||||
set +eu
|
set +eu
|
||||||
|
|
||||||
# Backup old config file if it exists
|
# Backup old config file if it exists
|
||||||
cp .zshrc .zshrc{,.bak} -r
|
cp ~/.zshrc ~/.zshrc{,.bak} -r
|
||||||
|
|
||||||
# Enable exit on error
|
# Enable exit on error
|
||||||
set -eu
|
set -eu
|
||||||
|
|||||||
Reference in New Issue
Block a user