docs: update links
chore: update gitignore patterns
This commit is contained in:
@@ -53,23 +53,10 @@ The rootiest Tmux configuration you will ever see!
|
||||
3. Clone the repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/rootiest/rootiest-tmux.git ~/.config/tmux
|
||||
git clone https://git.rootiest.dev/rootiest/tmux-config.git ~/.config/tmux
|
||||
```
|
||||
|
||||
4. Install [TmuxPluginManager (TPM)](https://github.com/tmux-plugins/tpm)
|
||||
|
||||
```bash
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
||||
```
|
||||
|
||||
5. Install [the Catppuccin theme](https://github.com/catppuccin/tmux)
|
||||
|
||||
```bash
|
||||
mkdir -p ~/.config/tmux/plugins/catppuccin
|
||||
git clone -b v2.1.0 https://github.com/catppuccin/tmux.git ~/.config/tmux/plugins/catppuccin/tmux
|
||||
```
|
||||
|
||||
6. **Enjoy!** 🎉
|
||||
4. **Enjoy!** 🎉
|
||||
|
||||
## Features
|
||||
|
||||
@@ -88,20 +75,20 @@ The rootiest Tmux configuration you will ever see!
|
||||
|
||||
## Companion Tools
|
||||
|
||||
[Rootiest WezTerm](https://github.com/rootiest/rootiest-wezterm) -
|
||||
[Rootiest WezTerm](https://git.rootiest.dev/rootiest/wezterm-config) -
|
||||
A wezterm configuration that is designed to work with this tmux config.
|
||||
|
||||
[Rootiest Kitty](https://github.com/rootiest/rootiest-kitty) -
|
||||
[Rootiest Kitty](https://git.rootiest.dev/rootiest/kitty-config) -
|
||||
A kitty configuration that is designed to work with this tmux config.
|
||||
|
||||
[Rootiest Fish](https://github.com/rootiest/rootiest-fish) -
|
||||
[Rootiest Fish](https://git.rootiest.dev/rootiest/fish-config) -
|
||||
Fish shell configuration that pairs well with this Tmux configuration
|
||||
and the NeoVim configuration.
|
||||
|
||||
[Rootiest Neovim](https://github.com/rootiest/rootiest-nvim) -
|
||||
[Rootiest Neovim](https://git.rootiest.dev/rootiest/neovim-config) -
|
||||
A NeoVim config built to work alongside this and the fish config.
|
||||
|
||||
[Rootiest Iosevka Font](https://github.com/rootiest/rootiest-iosevka) -
|
||||
[Rootiest Iosevka Font](https://git.rootiest.dev/rootiest/rootiest-iosevka) -
|
||||
A custom Iosevka font that is designed by developers, for developers.
|
||||
|
||||
[Nerd Fonts](https://github.com/ryanoasis/nerd-fonts/) -
|
||||
|
||||
Reference in New Issue
Block a user