Update initializer script
This commit is contained in:
parent
03295f0388
commit
56b6bcdd08
@ -1,5 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
GIT_DOMAIN=https://git.puffypony.party:4433
|
||||
|
||||
git clone $GIT_DOMAIN/Segcolt/kitty-conf kitty
|
||||
git clone $GIT_DOMAIN/Segcolt/astronvim-config nvim
|
||||
|
||||
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin \
|
||||
launch=n
|
||||
ln -s $HOME/.local/kitty.app/bin/kitty $HOME/.local/bin/kitty
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user