This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
34d935ee7c
nixos
/
system
/
home
/
scripts
/
shell
/
clean-config.sh
3 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
Add clean-config script Removes all entries in ~/.config except a specified few
2024-09-28 10:27:12 +01:00
shopt
-s extglob
Remove kdeconnect Move udiskie and avizo into separate nix files
2024-11-22 09:14:20 +00:00
rm -rf ~/.config/!
(
dconf
|
protonmail
|
Signal
)
Reference in a new issue
Copy permalink