Script to quickly setup a new environment with useful aliases and some Applications
use --no*
to exclude specific programs from the installation
- #Fuck Python2 [
python -> python3
]- Install
pip3
- Just to make sure, install
python3
- Alias
pip
topip3
- Alias
python
topython3
- Install
- #Get a Browser
- Add required Sources and install Nightly release of the Brave Browser
- #Play music [
Spotify
]- Simply installs the Spotify Client
- #Edit Markdown Textfiles [
Typora
]- Adds required Sources and install latest Release of Typora
- #Edit Code [
VScode
]- Simply installs Visual Studio Code
More to come...
- Add zsh install
- make default shell
- install oh-my-zsh
- set to agnoster theme
- add alacritty install
- make default terminal emulator