- Install Ubuntu Server.
- Update Ubuntu with the commands:
I hereby claim:
- I am undergreen on github.
- I am undergreen (https://keybase.io/undergreen) on keybase.
- I have a public key ASD_lAV-wV94y4QH3XuWkN9rHzl1VZMHtqRTyt1PkAdvgwo
To claim this, I am signing this object:
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
| __tele_previous_extglob_setting=$(shopt -p extglob) | |
| shopt -s extglob | |
| __tele_complete_apps() { | |
| if [ -z "$tele_apps_info_fetched" ]; then | |
| tele_apps=$(tele get app 2>/dev/null | awk 'NR>2 {print $1":"$2}') | |
| tele_apps_info_fetched=true | |
| fi | |
| COMPREPLY=( $(compgen -W "$tele_apps" -- "$cur") ) |
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
| ### Keybase proof | |
| I hereby claim: | |
| * I am undergreen on github. | |
| * I am s_antipov (https://keybase.io/s_antipov) on keybase. | |
| * I have a public key ASCT81Z06ORYX56uu46BIpy-OrJx1ZWNfwi1XE0CZiKYeAo | |
| To claim this, I am signing this object: |