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
1c921125dc
dotfiles
/
update.sh
5 lines
80 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
pushd
~/.dotfiles
sudo nixos-rebuild switch --flake .# --upgrade
popd
Reference in New Issue
View Git Blame
Copy Permalink