This website requires JavaScript.
Explore
Help
Sign In
JPT
/
dotfiles
Watch
0
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Activity
3adcfffe66
dotfiles
/
bin
/
arch-update
5 lines
104 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
sudo pacman -Syu --noconfirm
pacaur -Syau --noconfirm --noedit
sudo pacman -Syu --noconfirm
Reference in New Issue
View Git Blame
Copy Permalink