Skip to content

Eraph/linux-init

Repository files navigation

linux-init

Scripts for setting up fresh installs just the way I like it.

App Installation

Desktop

Install essential desktop and terminal apps. Configure by editing all of the config/apps-to-install.sh script.

./install-all-apps.sh

Runs both the install-desktop-apps.sh and install-terminal-apps.sh scripts.

Default Apps

Server

Install essential terminal apps and set the default terminal to ZSH. Configure by editing the terminalapps and zshplugins arrays in config/apps-to-install.sh.

./install-terminal-apps.sh

Default Apps

Default Terminal Setup

Git

Set up good Git defaults by filling out the prompts.

./setup-git.sh

VS Code

Apply the VS Code settings for your user.

Warning: will overwrite existing config

./setup-vscode.sh

About

Scripts for setting up fresh installs just the way I like it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages