Warning
Don't blindly use my settings unless you know what you're doing.
Before you begin, ensure that GNU Stow is installed.
-
Clone the repository:
git clone https://github.com/realguse/dot.git ~/.dot
-
Navigate into the cloned directory:
cd ~/.dot
-
Apply the configuration:
stow .
This repository contains configurations for the following tools:
- Neovim - Text editor (
~/.config/nvim
) - tmux - Terminal multiplexer (
~/.config/tmux
) - fish - Shell (
~/.config/fish
) - Git - Version control (
~/.gitconfig
) - kitty - Terminal emulator (
~/.config/kitty
) - starship - Prompt (
~/.config/starship
)