Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

My personal dot env files managed with stow.

How to add a new configuration file

In order to add a new config file you have to create a new folder inside this repository, and mimic the project structure of your home directory. So for example:

git/.config
└── git
    └── ignore

Then you can run stow command to link the files.

# -n flag is useful to check if we're linking the right files.
stow --adopt -nvt ~/.config .config

Note: watch this awesome tutorial to learn more.

How to install depot_tools

depot_tools

About

My personal dot env files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages