Skip to content

stefangstark/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://github.com/stefangstark/dotfiles.git ~/.dotfiles

Run stow to symlink everything or just select what you want

cd ~/.dotfiles
stow */ # Everything (the '/' ignores the README)
stow zsh # Just my zsh config

Fresh set up

see here

  • set up github ssh keys
  • clone this repo
    • install brew
    • install stow
    • set up dotfiles with stow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors