Skip to content

dotfiles for nvim, tmux, alacritty, nixos systems and more

Notifications You must be signed in to change notification settings

soonann/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Dependencies

  1. Git
  2. Stow

Cloning

Note that this project uses submodules, to clone it with it submodules, use the following command:

# cd to your home directory
cd

# clone the dotfiles
git clone --recurse-submodules https://github.com/soonann/dotfiles.git 

Installation

To install the dotfiles on your system, you can select the specific dir of dotfiles to install:

# installs only nvim tmux and alacritty
stow nvim tmux alacritty

Stow creates a symlink to your home directory at different locations depending on the structure of the dir selected

Uninstall

To uninstall, simply run the following command:

stow -D nvim tmux alacritty 

About

dotfiles for nvim, tmux, alacritty, nixos systems and more

Resources

Stars

Watchers

Forks

Packages

No packages published