sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh
| #!/usr/bin/env python | |
| # -*- coding: utf-8 -*- | |
| # | |
| # Copyright (C) 2017 Canonical Ltd. | |
| # | |
| # This program is free software: you can redistribute it and/or modify it under | |
| # the terms of the GNU General Public License as published by the Free | |
| # Software Foundation, version 3 of the License. | |
| # | |
| # This program is distributed in the hope that it will be useful, but WITHOUT |