Skip to content

JustAPenguin9/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my config files

setup

cd $HOME
git clone https://github.com/JustAPenguin9/dotfiles
cd dotfiles

stow .

also run these after the fact

git config --global core.excludesFile ~/.config/git/ignore
chsh -s /usr/bin/fish

teardown

cd $HOME/dotfiles
stow -D .

About

neovim config mainly

Resources

Stars

Watchers

Forks