Skip to content
/ home Public

Quickly set up a command line environment for long-term use on any Linux machine.

Notifications You must be signed in to change notification settings

KevinRSX/home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home

Quickly set up a command line environment for long-term use in any bare metal machine.

The installation script will install some simplistic configurations of:

Install

  1. Run the installation script. Answer Y to all prompts. Log out of the shell when first dropped into Zsh.
git clone https://github.com/KevinRSX/home && cd home && ./install.sh
  1. Log out of the shell and log back in again.
  2. Enter Vim and :PlugInstall
  3. Enter Tmux and <C-b> I

WIP:

  • Proper Neovim support (The script installs Neovim by default, but too many things still require the user to manually set up right now.)

About

Quickly set up a command line environment for long-term use on any Linux machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published