Skip to content

cbackas/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

These are my dotfiles

Stow

Use stow to symlink files to home dir

cd ~/.dotfiles
stow home

Submodules

Some external tools are just added as submodules.

Pulling submodule data:

Run: git submodule update --init --recursive

Updating submodules to newest commit:

Run: git submodule update --remote --merge

About

configs configs configs

Topics

Resources

Stars

Watchers

Forks