Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ .dotfiles Public

Host for my configuration files

License

Notifications You must be signed in to change notification settings

7omg/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

314 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Info

Installing main configs

Automatic (currently only installs to .config)

./install-configs.sh

Manual

The following commands have to be executed from inside the ~/.dotfiles directory!

  • Install configs to ~/.config with:
stow -v -S app # (uninstall with `-D` instead of `-S`)
  • Install configs to /etc with:
stow -v -t /etc -S etc

Other configs

Firefox

Shell scripts

  • use shellcheck!
  • use shfmt!

Secrets "management"

  • secret environment variables go in ~/.dotfiles/zsh/.config/zsh/.secrets (this file is ignored in .gitignore; don't even try)
  • it is sourced in ~/.dotfiles/zsh/.config/zsh/.zshrc.local

TODOs

  • include st patches

About

Host for my configuration files

Resources

License

Stars

Watchers

Forks

Contributors