Pinned Loading
-
nvim init with cursor synchronisatio...
nvim init with cursor synchronisation across windows 1"for cursor syncing to work set MASTERTXT + ALTTXT in sys env var
23"COLOR THEME
4"source path\to\file
5"put theme.vim file in \nvim\share\nvim\runtime\colors
-
powershell switch windows theme
powershell switch windows theme 1### powershell one liner toggle windows theme.ps1
2```powershell
3reg query "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v SystemUsesLightTheme |
4Select-Object -first 3 |
5Select-Object -last 1 |
-
js orientation-lock-ios-safari
js orientation-lock-ios-safari 1### js alert vids
2```javascript
3javascript:( function(){
4var arr = [], l = document.getElementsByTagName('source');
5for(var i=0; i<l.length; i) { arr.push(l[i].src); }
-
python to pull readlist and little s...
python to pull readlist and little save routine 1from __future__ import unicode_literals
2from types import DynamicClassAttribute
3from distutils.dir_util import copy_tree
4from pathlib import Path
5import sys
-
ambilight python
ambilight python 12import sys
3sys.path.append('/Users/mini/Downloads/private/')
4import privates
5from requests.auth import HTTPDigestAuth
-
legacy spinala pi in general stuff
legacy spinala pi in general stuff 1## sudo apt-get install screen
2```bash
3nano ~/.bash_profile #launche screen on boot add
4```
5```bash
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.