Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarat-ravi/ubuntuconfig
Installs common Ubuntu packages: Software Developer Edition
https://github.com/sarat-ravi/ubuntuconfig
Last synced: about 2 months ago
JSON representation
Installs common Ubuntu packages: Software Developer Edition
- Host: GitHub
- URL: https://github.com/sarat-ravi/ubuntuconfig
- Owner: sarat-ravi
- Created: 2012-03-05T23:25:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-26T22:35:08.000Z (over 11 years ago)
- Last Synced: 2024-04-14T19:51:59.184Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 688 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Author: Sarat Tallamraju, Licenced under the GNU Public License
Installation:
NOTE: This is a destructive script, and may severely damage existing configurations
Intended only for brand new Linux installsType the following into terminal:
git clone [email protected]:sarattall/ubuntuConfig.git ~/.ubuntuConfig
bash ~/.ubuntuConfig/config.shDocumentation:
config.sh
runs the shell scripts below
configureOS.sh
installs basic packages such as emacs, git, rails, etc.
based on SaasBook vm specsvim.sh
installs vim and other vim config files.
See [email protected]:sarattall/dotvim.gitpkgs.sh
installs a LOT of packages you would normally install
running this is a really bad idea, so it's commented out