зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 04:44:18 +02:00
m
Этот коммит содержится в:
родитель
420a164fc1
Коммит
055c6d39ba
@ -9,3 +9,9 @@ https://sw.kovidgoyal.net/kitty/remote-control.html
|
||||
|
||||
binary inst
|
||||
https://sw.kovidgoyal.net/kitty/binary/
|
||||
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
|
||||
mkdir ~/.local/bin/
|
||||
ln -sf ~/.local/kitty.app/bin/kitty ~/.local/kitty.app/bin/kitten ~/.local/bin/
|
||||
cp ~/.local/kitty.app/share/applications/kitty.desktop ~/.local/share/applications/
|
||||
sed -i "s|Icon=kitty|Icon=/home/$USER/.local/kitty.app/share/icons/hicolor/256x256/apps/kitty.png|g" ~/.local/share/applications/kitty*.desktop
|
||||
sed -i "s|Exec=kitty|Exec=/home/$USER/.local/kitty.app/bin/kitty|g" ~/.local/share/applications/kitty*.desktop
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
https://github.com/dexpota/kitty-themes
|
||||
! 2yo
|
||||
https://github.com/fretboardfreak/kitty-theme-changer
|
||||
kitty +kitten themes
|
||||
kitty +kittens themes
|
||||
|
||||
active_border_color #676767
|
||||
inactive_border_color #3c3c3c
|
||||
|
||||
@ -2,6 +2,12 @@ https://www.haskell.org/ghcup/
|
||||
https://gitlab.haskell.org/haskell/ghcup-hs
|
||||
|
||||
https://www.haskell.org/ghcup/install/
|
||||
pre-requisites
|
||||
curl g++ gcc gmp make ncurses realpath xz-utils
|
||||
Error: gmp not found
|
||||
Error: ncurses not found
|
||||
Error: realpath has no installation candidate.
|
||||
|
||||
https://www.haskell.org/ghcup/guide/
|
||||
https://www.haskell.org/ghcup/dev/
|
||||
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user