Update install scripts
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f8c131b5f3
commit
64a5b09320
4 changed files with 34 additions and 4 deletions
2
install
2
install
|
@ -49,7 +49,6 @@ source "${INSTALL_DIR}/prerequisites.sh"
|
|||
source "${INSTALL_DIR}/arch.sh"
|
||||
source "${INSTALL_DIR}/rust.sh"
|
||||
source "${INSTALL_DIR}/aur.sh"
|
||||
source "${INSTALL_DIR}/npm.sh"
|
||||
source "${INSTALL_DIR}/composer.sh"
|
||||
source "${INSTALL_DIR}/ruby.sh"
|
||||
source "${INSTALL_DIR}/directories.sh"
|
||||
|
@ -69,4 +68,3 @@ echo "${BOLD}Make sure you do the following after this installation:"
|
|||
echo " • Download settings for Visual Studio Code"
|
||||
echo " • Start espanso"
|
||||
echo " • Reboot the system"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue