Giter VIP home page Giter VIP logo

newlinux's Introduction

NewLinux

Script for setting up a my environment for a clean Linux distro Current latest release: v2.1

What it does

This is a bash script that can be run on a clean linux distro to download and set up a the basics I use.

How to use it

Run the following in the terminal. This requires curl but can also be done with wget, though the downloading and unzipping needs to be done separately.

$ curl -L https://github.com/andfroswe/newlinux/archive/[latest release].tar.gz | tar zx
$ chmod 755 newlinux.sh
$ ./newlinux.sh
Use GUI options to get the necessary programs and installs.

It should download all necessary files and programs via apt-get. It also adds options to ~/.bashrc so be sure that the current bash config file is in that location.

Programs that are installed

As of this version, the following changes can be made to the system:

- Vim (w or w/o GUI)
- Python programming language
- Git code revisioning (including automatic config and a Gclone function in bash)
- Mupdf lightweight PDF reading (also used with Vimtex)
- Utils package: DDRescue, Ctags, XClip, TMux
- Powerline fonts package
- Texlive latex package (install script must be run manually afterwards)
- Robot Operating System, ROS. Kinetic version, check compatibility with OS

Todos

- TODO: Add taskwarrior to utils and add download of task file and config

Revision history

v1.0

Prototype that has fixed install script that has to be changed in the script file before run.

v2.0

Has a configurable GUI that lets the user choose which packages are installed.

v2.1

Changed so that script should not be run as sudo since this causes installs to go into the wrong home directory.

v2.2

Added TMux to utils and fixed a bug where Powerline fonts would not install.

newlinux's People

Contributors

andfroswe avatar

Watchers

James Cloos avatar Bai Rahmat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.