Install ASCII-pony as well
This commit is contained in:
parent
6b758580d3
commit
0eb95f498a
@ -8,6 +8,9 @@ git config --global user.name "Segcolt"
|
|||||||
git clone $GIT_DOMAIN/Segcolt/kitty-conf $HOME/.config/kitty
|
git clone $GIT_DOMAIN/Segcolt/kitty-conf $HOME/.config/kitty
|
||||||
git clone $GIT_DOMAIN/Segcolt/astronvim-config $HOME/.config/nvim
|
git clone $GIT_DOMAIN/Segcolt/astronvim-config $HOME/.config/nvim
|
||||||
|
|
||||||
|
git clone https://gitlab.com/mattia.basaglia/ASCII-Pony pony
|
||||||
|
make PREFIX=$HOME/.local -C pony install
|
||||||
|
|
||||||
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin \
|
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin \
|
||||||
launch=n
|
launch=n
|
||||||
ln -s $HOME/.local/kitty.app/bin/kitty $HOME/.local/bin/kitty
|
ln -s $HOME/.local/kitty.app/bin/kitty $HOME/.local/bin/kitty
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user