Skip to content

asattelmaier/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configurations for everyday use

Installation

Clone the repository with submodules and run the install script to symlink all dotfiles to your $HOME directory:

git clone --recurse-submodules https://github.com/asattelmaier/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

If you cloned the repository without the --recurse-submodules flag, initialize the submodules manually:

git submodule init
git submodule update

About

Configurations for everyday use

Topics

Resources

Stars

Watchers

Forks

Contributors