Skip to content

custom linux config files - managed via gnu stow

Notifications You must be signed in to change notification settings

JMvanBruggen/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

custom linux config files - managed via gnu stow

Installation Linux

sudo apt-get -y install stow curl git && \
git clone [email protected]:YannickdeHoop/dotfiles.git ~/.dotfiles && \
cd ~/.dotfiles && \
./install.sh

Installation OSX

brew install stow
git clone [email protected]:YannickdeHoop/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

About

custom linux config files - managed via gnu stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 74.3%
  • Shell 21.2%
  • Vim Script 2.3%
  • Dockerfile 2.2%