docs: update links
chore: update gitignore patterns
This commit is contained in:
@@ -59,7 +59,7 @@ The rootiest WezTerm configuration you will ever see!
|
||||
4. Clone the repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/rootiest/rootiest-wezterm.git ~/.config/wezterm
|
||||
git clone https://git.rootiest.dev/rootiest/wezterm-config.git ~/.config/wezterm
|
||||
```
|
||||
|
||||
5. **Enjoy!** 🎉
|
||||
@@ -76,7 +76,7 @@ The rootiest WezTerm configuration you will ever see!
|
||||
|
||||
```powershell
|
||||
$home = $env:USERPROFILE
|
||||
git clone https://github.com/rootiest/rootiest-wezterm.git $home/.config/wezterm
|
||||
git clone https://git.rootiest.dev/rootiest/wezterm-config.git $home/.config/wezterm
|
||||
```
|
||||
|
||||
5. Enjoy! 🎉
|
||||
@@ -208,17 +208,17 @@ and loaded by the tabline plugin.
|
||||
|
||||
## Companion Tools
|
||||
|
||||
[Rootiest Fish Conf](https://github.com/rootiest/rootiest-fish) -
|
||||
[Rootiest Fish Conf](https://git.rootiest.dev/rootiest/fish-config) -
|
||||
Fish shell configuration that pairs well with this WezTerm configuration
|
||||
and the NeoVim configuration.
|
||||
|
||||
[Rootiest Tmux](https://github.com/rootiest/rootiest-tmux) -
|
||||
[Rootiest Tmux](https://git.rootiest.dev/rootiest/tmux-config) -
|
||||
A tmux configuration that is designed to work with this WezTerm config.
|
||||
|
||||
[Rootiest Neovim](https://github.com/rootiest/rootiest-nvim) -
|
||||
[Rootiest Neovim](https://git.rootiest.dev/rootiest/nvim-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