This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Status", | |
| "sources": [ | |
| { | |
| "auth": "none", | |
| "name": "Uptime Kuma", | |
| "endpoints": [ | |
| { | |
| "id": "public-status", | |
| "url": "https://stats.vl4b.net/api/status-page/public" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function zplug_init() { | |
| local ZPLUG_DIR="" | |
| local ZPLUG_HOME="$HOME/.zplug" | |
| local package_manager="" | |
| # Install fonts | |
| # mkdir ~/powerline-fonts | |
| # cd ~/powerline-fonts | |
| # git clone https://github.com/powerline/fonts.git . | |
| # ./install.sh |