cain2 / ase

it's called [a]wesome [s]hell [e]nvironment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ase

it's called [a]wesome [s]hell [e]nvironment.

author: cain

version: 0.2

tested environment:

OS: Ubuntu 18.04.1 LTS

Kernel: GNU/Linux 4.15.0-36-generic x86_64

dependency repo(s):

oh-my-zsh powerline-shell pyenv-installer nvm go Python 3.7.0 Python 2.7.15

(listed in no particular order)

installation:

just run the following one-line script as your own user.

via curl
sh -c "$(curl -fsSL https://raw.github.com/cain2/ase/master/ase.sh)"
via wget
sh -c "$(wget https://raw.github.com/cain2/ase/master/ase.sh -O -)"
result

your screen should like this now:

and you get the same shell environment as me now.

latest update:

7 November 2018

release note:

7 November 2018 - 0.2:

  • Ubuntu 18.04.1 supported (only)

30 September 2016 - 0.1:

  • Ubuntu 16.04.1 supported
  • make the code more straight forward

1 October 2015 - 0.01 (build 55):

  • Ubuntu 14.04.3 supported
  • first release version

license:

MIT License

[!important] changed the licnese of this repo to MIT (follow with dependency repo(s)). - 30 September 2016

About

it's called [a]wesome [s]hell [e]nvironment.

License:MIT License


Languages

Language:Shell 100.0%