Skip to content

Instantly share code, notes, and snippets.

Options:
(1) Use 'option' key (but will work only on top level, subfolders will be missed)
(2) `ditto` command will all work correctly with subfolders
@kvervo
kvervo / Spotify_Eliminate_Advertisements
Last active March 22, 2020 20:21 — forked from opus-x/Spotify_Eliminate_Advertisements
Eliminate Spotify Advertisements + Complete Server List
##################################################################################
# ELIMINATE SPOTIFY ADS (VERSION 1.2 - 8.5) - UPDATED FREQUENTLY #
##################################################################################
#
# NOTE: SOMETIMES ONLY ANNOUNCEMENT OF AN AD WHILE USING APP VERSION 7.5-7.9?-8.x.
# USING AN OFFICIAL OLDER VERSION SOLVES THIS. TEST IT (APKMIRROR). THIS WILL NOT
# OCCUR USING CHROMECAST / GOOGLE HOME.
#
# COULD NOT SOLVE THE AUDIO AD INRO/OUTRO IN THE APP.
# SUGGESTIONS? WRITE A COMMENT BELOW.
@kvervo
kvervo / gist:26f5ace8676b0024c4eb97ce3dc94ae2
Created August 31, 2018 14:08
macOS - Disable Notification Center
https://discussions.apple.com/thread/8091691
@kvervo
kvervo / gist:fef37fffbee759d0635f10bdf9a32734
Created September 17, 2017 21:52
Ubuntu location on WSL
You can relocate the entire BasePath (ie \HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lxss\{12345678-1234-5678-0123-456789abcdef}\BasePath) to another place with robocopy. I can confirm that works fine.
D:\Users\Sudomin\Appdata\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\
@kvervo
kvervo / gist:428db2f0f0245eae70ea061019fca52a
Created September 4, 2017 09:44
Hyper Terminal Configuration
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// HyperTerm-Summon Configuration
overlay: {
alwaysOnTop: true,
animate: true,