diff --git a/README.md b/README.md index bdf9054..b6ba156 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,11 @@ If you don't like the configurations fork this and edit to you liking. Please consider staring this project. It helps me see how important this is for everyone. ## Usage + To use this script paste the following in the Linux terminal: ```sh -curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install-script | bash +curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install.sh | bash ``` If you have any issues please add one in the issues tab. diff --git a/~/.oh-my-zsh/custom/plugins/zsh-autosuggestions b/~/.oh-my-zsh/custom/plugins/zsh-autosuggestions new file mode 160000 index 0000000..0e810e5 --- /dev/null +++ b/~/.oh-my-zsh/custom/plugins/zsh-autosuggestions @@ -0,0 +1 @@ +Subproject commit 0e810e5afa27acbd074398eefbe28d13005dbc15 diff --git a/~/.oh-my-zsh/custom/plugins/zsh-history-substring-search b/~/.oh-my-zsh/custom/plugins/zsh-history-substring-search new file mode 160000 index 0000000..87ce96b --- /dev/null +++ b/~/.oh-my-zsh/custom/plugins/zsh-history-substring-search @@ -0,0 +1 @@ +Subproject commit 87ce96b1862928d84b1afe7c173316614b30e301