Pinned Loading
-
xhyve-manager
xhyve-manager Public archiveA simple manager for configuring, creating and starting xhyve VMs. Written in bash
Shell 7
-
-
Windows-Cleanup-Script
Windows-Cleanup-Script PublicA Powershell script to remove unwanted apps, services, and optional features and setup the ssh server
-
zypper-autoremove.sh
zypper-autoremove.sh 1#Single Liner
2while [[ $(zypper pa --unneeded|tail -n+5|wc -l) -gt 0 ]]; do zypper pa --unneeded |tail -n+5|cut -d'|' -f3 | xargs sudo zypper rm; done
34#Bash functions
5zypper-cleanup() {
20 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More