Skip to content

tomi3-11/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Arch Linux dotfiles managed with GNU Stow.

Covers

zsh · vim · tmux · alacritty · i3 · basically my dev tools

Install

sudo pacman -S stow git
git clone --recurse-submodules git@github.com:yourusername/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow .

Then install tmux plugins inside tmux with prefix + I.

Update

cd ~/dotfiles
git pull
stow .

All Done: peace out

About

My dotfiles for Linux, I USE ARCH BTW

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors