1 KiB
1 KiB
Configurations
- Neovim Nightly
- Wezterm
- Fish Shell
- And more
Fonts
You will have to install the fonts I use in these dotfiles separately
Nice programs to have
Usage
- Clone the repository (e.g into
~/.dotfiles
)
git clone https://git.papadakis.xyz/dotfiles/ ~/.dotfiles
cd ~/.dotfiles
- For automated dotfile linking use just
just add fish
just add nvim
just add wezterm
- Or, manually link the directory you need
ln -s ~/.dotfiles/fish/dot-config/fish ~/.config/fish
ln -s ~/.dotfiles/nvim/dot-config/nvim ~/.config/nvim
ln -s ~/.dotfiles/wezterm/dot-config/wezterm ~/.config/wezterm