Added steps to new computer setup
This commit is contained in:
parent
c663d00719
commit
e1ef38ef21
@ -56,7 +56,8 @@ alias dotf='/usr/bin/git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
|
||||
dotf init
|
||||
rm .inputrc
|
||||
rm .bashrc
|
||||
git remote add origin https://git.rre.nu/jonas/dotfiles.git
|
||||
dotf remote add origin https://git.rre.nu/jonas/dotfiles.git
|
||||
dotf config --local status.showUntrackedFiles no
|
||||
dotf fetch origin
|
||||
dotf checkout main
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user