Last active
August 6, 2018 23:46
-
-
Save d/b2a05784a90096fcdb84a7460f653d99 to your computer and use it in GitHub Desktop.
New Dell Ubuntu
This file contains 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
# TODO: clang apt source | |
# TODO: docker apt source | |
sudo aptitude install -y vim-gnome fish cmake ninja-build g++ ccache libxerces-c-dev- git parallel clang-tidy-6.0 clang-format-6.0 pigz p7zip-full p7zip-rar rename git-cvs patchelf shellcheck- clang-6.0 lld-6.0 direnv | |
# TODO: extract shellcheck probably from Docker Hub? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment