Skip to content

tobiabocchi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Work it harder, make it better

Do it faster, makes us stronger

Work it harder, make it better. Do it faster, makes us stronger.

To install the dotfiles:

git clone https://github.com/tobiabocchi/dotfiles
cd dotfiles
mkdir -p ~/.config # Ensure this dir exist so we don't link to it
rm ~/.zshenv # If you care about this file just move it so we can link it
stow . --target=$HOME
# misc dependencies (for testing with alpine container)
# unzip wget gzip python3 ripgrep clang bash zsh git fzf stow curl snapd (for nvim)

About

This is how we do it

Resources

Stars

Watchers

Forks