Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
/ Setup Public archive

Script to quickly setup a newly Installed Linux distro (Ubuntu/Debian based)

License

Notifications You must be signed in to change notification settings

Nighmared/Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Script to quickly setup a new environment with useful aliases and some Applications

Usage

source /setup.sh [--nopython][--nobrave][--nospotify][--notypora][--nocode]

use --no* to exclude specific programs from the installation


The following things are done in a full installation
  • #Fuck Python2 [python -> python3]
    • Install pip3
    • Just to make sure, install python3
    • Alias pip to pip3
    • Alias python to python3
  • #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...


TODO

  • Add zsh install
    • make default shell
  • install oh-my-zsh
    • set to agnoster theme
  • add alacritty install
    • ​ make default terminal emulator

About

Script to quickly setup a newly Installed Linux distro (Ubuntu/Debian based)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages