/linux-setup

Initial setup for Linux environment, with my personal taste

Primary LanguageVim scriptMIT LicenseMIT

Linux setup

Sets up VIM and tmux according to my personal flavor.

Instructions

  1. Clone repository
git clone https://github.com/hummingbird-12/linux-setup ~/linux-setup
  1. Run script
~/linux-setup/setup.sh
  1. VoilĂ ! Feel free to remove the cloned repository.
rm -rf ~/linux-setup