jonahsnider / setup-linux

Sets up my Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-linux

Sets up my Linux.

Should be run on a recent version of Ubuntu.

# You must be in the setup-linux directory for things to work
git clone https://github.com/jonahsnider/setup-linux.git
cd setup-linux
./init.bash

You will need to enter the root password and your user password. You will probably get prompted with y/n input from SDKMAN!. The entire process should only take a few minutes.

What it does

Installs a bunch of tools and programming languages. Configures other things too.

  • Nim (via choosenim)
  • Node.js (via fnm)
    • Yarn
  • Rust
    • Starship via cargo
    • Delta pager for Git
  • Go
  • SDKMAN!
    • Java
    • Gradle
  • Fish
    • Fisher
  • Keybase
  • GitHub CLI
  • .gitconfig

About

Sets up my Linux.


Languages

Language:Shell 100.0%