Skip to content

M64GitHub/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Arranged for gnu stow

To install, clone into ~, then

# cd ~/dotfiles
for i in [a-z]*; do
    echo $i
    stow $i
done

About

my nvim + i3 dev setup

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors