Created
March 3, 2018 17:37
-
-
Save Voronenko/60d93532c66d1afd01600dbff2166038 to your computer and use it in GitHub Desktop.
experiment: few ubuntu 16.04 snaps
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
#!/bin/sh | |
snap install kubectl --classic | |
snap install vscode | |
snap install atom | |
snap install skype | |
snap install vlc | |
snap install slack | |
snap install telegram-desktop | |
snap install phpstorm | |
snap install pycharm-community |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment