zsh
Shell for iTerm/Guake Guide
Themed
What you need
- Oh My Zsh
- Powerline fonts
- https://github.com/Lokaltog/powerline-fonts
{ | |
"version": 1, | |
"notes": "", | |
"documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n", | |
"keyboard": "lily58/rev1", | |
"keymap": "shaykalyan", | |
"layout": "LAYOUT", | |
"layers": [ | |
[ | |
"QK_GESC", |
adb devices | |
adb shell | |
settings get secure sysui_qs_tiles | |
settings put secure sysui_qs_tiles "YOUR_LIST_HERE,MobileData,Hotspot" |
zsh
Shell for iTerm/Guake Guide