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
9fe9cbed9e
dotfiles
/
bin
/
remove_orphans
3 lines
51 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
sudo pacman -Qtdq
|
sudo pacman -Rns -
Reference in New Issue
View Git Blame
Copy Permalink