This website requires JavaScript.
Explore
Help
Sign In
moritz
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
925e2cf76f
dotfiles
/
update.sh
5 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
changed structure
2021-09-05 17:01:40 +02:00
#!/bin/sh
updated scripts
2021-09-10 14:12:10 +02:00
pushd
~/.dotfiles
sudo nixos-rebuild switch --flake .# --upgrade
popd