Skip to content

pauloromeira/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Those files are managed by pauloromeira/provision, but they can also be applied by running:

./stow.sh

OS Specific

To add os-specific dotfiles, place a directory starting with @ followed by the OS_ID, under the desired app directory. You can use the following command, replacing <APP_ID>:

mkdir -p <APP_DIR>/@$(cat /etc/os-release | grep -Poh '^ID=\K.*')

Any files under this directory will only be applied to its related OS.

Dependencies

Ignoring files

Place a .stow-local-ignore under the dotfiles dir

References

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published