README: Change terminal used to kitty
This commit is contained in:
@@ -6,8 +6,7 @@ tools and environments.
|
|||||||
Although some files support macOS, most of them assume that they are used on a
|
Although some files support macOS, most of them assume that they are used on a
|
||||||
GNU/Linux system. The systems I use include an Artix, a Manjaro and an Ubuntu
|
GNU/Linux system. The systems I use include an Artix, a Manjaro and an Ubuntu
|
||||||
installation. All of them running i3wm and the arch-based systems without a DE.
|
installation. All of them running i3wm and the arch-based systems without a DE.
|
||||||
I use [my fork][1] of [st][2] as terminal, [zsh][3] as shell and [neovim][4] as
|
I use [kitty][1] as terminal, [zsh][3] as shell and [neovim][4] as text editor.
|
||||||
text editor.
|
|
||||||
|
|
||||||
The repository mimics my `$HOME`, trying to conform to the [XDG Base Directory
|
The repository mimics my `$HOME`, trying to conform to the [XDG Base Directory
|
||||||
Specification][5] as close as possible. An exception is `etc/ -> /etc/`, as well
|
Specification][5] as close as possible. An exception is `etc/ -> /etc/`, as well
|
||||||
@@ -32,8 +31,7 @@ $ ./meta/install
|
|||||||
|
|
||||||
<!--- Links -->
|
<!--- Links -->
|
||||||
|
|
||||||
[1]: https://github.com/druckdev/st
|
[1]: https://sw.kovidgoyal.net/kitty/
|
||||||
[2]: https://st.suckless.org/
|
|
||||||
[3]: https://www.zsh.org/
|
[3]: https://www.zsh.org/
|
||||||
[4]: https://github.com/neovim/neovim
|
[4]: https://github.com/neovim/neovim
|
||||||
[5]: https://wiki.archlinux.org/title/XDG_Base_Directory
|
[5]: https://wiki.archlinux.org/title/XDG_Base_Directory
|
||||||
|
|||||||
Reference in New Issue
Block a user