2020-06-11 01:59:25 -04:00
2020-06-11 01:59:25 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00
2020-05-06 13:12:24 -04:00

dotfiles

screenshot

use

git clone --bare git@github.com:davegallant/dotfiles.git $HOME/.dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' # add alias to a .bashrc or .zshrc
source ~/.zshrc || source ~/.bashrc
config config --local status.showUntrackedFiles no
# override all config files
config checkout -f

See: https://www.atlassian.com/git/tutorials/dotfiles

Description
configuration for my mac and linux workstations
Readme MIT 6.9 MiB
Languages
Nix 96.6%
Shell 1.9%
Just 1.5%