59facea416
Changed fish to kitty in title
94 lines
4.9 KiB
Markdown
94 lines
4.9 KiB
Markdown
# Rootiest Kitty Configuration
|
|
|
|
```none
|
|
██▀███ ▒█████ ▒█████ ▄▄▄█████▓ ██▓▓█████ ██████ ▄▄▄█████▓
|
|
▓██ ▒ ██▒▒██▒ ██▒▒██▒ ██▒▓ ██▒ ▓▒▓██▒▓█ ▀ ▒██ ▒ ▓ ██▒ ▓▒
|
|
▓██ ░▄█ ▒▒██░ ██▒▒██░ ██▒▒ ▓██░ ▒░▒██▒▒███ ░ ▓██▄ ▒ ▓██░ ▒░
|
|
▒██▀▀█▄ ▒██ ██░▒██ ██░░ ▓██▓ ░ ░██░▒▓█ ▄ ▒ ██▒░ ▓██▓ ░
|
|
░██▓ ▒██▒░ ████▓▒░░ ████▓▒░ ▒██▒ ░ ░██░░▒████▒▒██████▒▒ ▒██▒ ░
|
|
░ ▒▓ ░▒▓░░ ▒░▒░▒░ ░ ▒░▒░▒░ ▒ ░░ ░▓ ░░ ▒░ ░▒ ▒▓▒ ▒ ░ ▒ ░░
|
|
░▒ ░ ▒░ ░ ▒ ▒░ ░ ▒ ▒░ ░ ▒ ░ ░ ░ ░░ ░▒ ░ ░ ░
|
|
░░ ░ ░ ░ ░ ▒ ░ ░ ░ ▒ ░ ▒ ░ ░ ░ ░ ░ ░
|
|
░ ░ ░ ░ ░ ░ ░ ░ ░
|
|
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓████████▓▒░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░
|
|
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░
|
|
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░
|
|
░▒▓███████▓▒░░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓██████▓▒░
|
|
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
|
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
|
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░
|
|
|
|
▄████▄ ▒█████ ███▄ █ █████▒
|
|
▒██▀ ▀█ ▒██▒ ██▒ ██ ▀█ █ ▓██ ▒
|
|
▒▓█ ▄ ▒██░ ██▒▓██ ▀█ ██▒▒████ ░
|
|
▒▓▓▄ ▄██▒▒██ ██░▓██▒ ▐▌██▒░▓█▒ ░
|
|
▒ ▓███▀ ░░ ████▓▒░▒██░ ▓██░░▒█░
|
|
░ ░▒ ▒ ░░ ▒░▒░▒░ ░ ▒░ ▒ ▒ ▒ ░
|
|
░ ▒ ░ ▒ ▒░ ░ ░░ ░ ▒░ ░
|
|
░ ░ ░ ░ ▒ ░ ░ ░ ░ ░
|
|
░ ░ ░ ░ ░
|
|
░
|
|
|
|
_..---...,""-._ ,/}/)
|
|
.'' , ``..'(/-<
|
|
/ _ { ) \
|
|
; _ `. `. < a(
|
|
,' ( \ ) `. \ __.._ .: y
|
|
( <\_-) )'-.____...\ `._ //-'
|
|
`. `-' /-._))) `-._)))
|
|
`...'
|
|
```
|
|
|
|
The rootiest kitty configuration you will ever see!
|
|
|
|
## Installation
|
|
|
|
1. Install [kitty](https://sw.kovidgoyal.net/kitty/)
|
|
|
|
2. Install pre-requisites
|
|
|
|
- Required
|
|
- [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts/) -
|
|
Nerd Fonts glyphs are required.
|
|
- Optional
|
|
- [fish](https://fishshell.com/)
|
|
- [neovim](https://neovim.io/)
|
|
|
|
3. Backup your current kitty configuration (if you have one)
|
|
|
|
```bash
|
|
mv ~/.config/kitty ~/.config/kitty.bak
|
|
```
|
|
|
|
4. Clone the repository
|
|
|
|
```bash
|
|
git clone https://github.com/rootiest/rootiest-kitty.git ~/.config/kitty
|
|
```
|
|
|
|
5. **Enjoy!** 🎉
|
|
|
|
## Features
|
|
|
|
- Smart key bindings
|
|
- Integration with neovim
|
|
- Integration with fish shell
|
|
- Catppuccin theme by default
|
|
- Integrates cleanly with other Rootiest projects
|
|
- Provides several session options for different workflows
|
|
|
|
## Companion Tools
|
|
|
|
[Rootiest Fish Conf](https://github.com/rootiest/rootiest-fish) - Fish shell configuration that pairs well with this kitty configuration and the neovim configuration.
|
|
|
|
[Rootiest Neovim](https://github.com/rootiest/rootiest-nvim) - A neovim config built to work alongside this and the fish config.
|
|
|
|
[Nerd Fonts](https://github.com/ryanoasis/nerd-fonts/) - A collection of fonts that include many icons and glyphs that are used in this configuration. The default font is Monaspace Krypton and kitty uses the Symbols Only Nerd Font.
|
|
|
|
## Credits
|
|
|
|
- [kitty](https://sw.kovidgoyal.net/kitty/)
|
|
- [kitty-scrollback](https://github.com/mikesmithgh/kitty-scrollback.nvim)
|
|
- [kitty-search](https://github.com/trygveaa/kitty-kitten-search)
|
|
- [vim-kitty-navigator](https://github.com/knubie/vim-kitty-navigator)
|