2020-04-23 08:06:49 +02:00
2020-03-30 08:56:05 +02:00
2020-03-30 10:24:49 +02:00
2020-03-30 08:56:05 +02:00
2020-03-30 10:26:30 +02:00
2020-04-23 08:06:49 +02:00
2020-03-30 08:56:05 +02:00
2020-03-30 08:56:05 +02:00
2020-03-30 08:56:05 +02:00
2020-03-30 10:26:30 +02:00

git init --bare $HOME/.dotfiles
alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
dotfiles config --local status.showUntrackedFiles no
dotfiles add .bashrc
dotfiles commit -m ".bashrc added"
Description
No description provided
Readme 3.4 MiB
Languages
Shell 71.1%
Vim Script 15.4%
SaltStack 13.5%