Skip to content

realguse/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ My dotfiles

Warning

Don't blindly use my settings unless you know what you're doing.

🚀 Installation

Before you begin, ensure that GNU Stow is installed.

  1. Clone the repository:

    git clone https://github.com/realguse/dot.git ~/.dot
  2. Navigate into the cloned directory:

    cd ~/.dot
  3. Apply the configuration:

    stow .

🛠️ Configured tools

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)