Skip to content

jamiboym/treasure-chest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treasure-chest

jami's development environment treasure chest.

Dotfiles

The dotfiles folder contains the .bash_profile, .vimrc, and the .tmux.conf. Running make deploy will create symbolic links to the home folder. Changes in the repo will reflect in the home folder, and vice versa. Running make clean will remove the deployed links.

Initial Setup

Running vim for the first time will check if Vim-Plug will be needed to be downloaded, and an initial :PlugInstall will be invoked. Note: Version 8 is required for ale, a linter plugin, to run.

Running tmux will install tpm on its initial execution. To install the rest of the plugins, press <prefix> + I, where <prefix> is setup as <ctrl> + f.

Terminal

The configurations assume that the terminal is using solarized colors. There are terminal files under the terminal folder that can be used to set this up.

Releases

No releases published

Packages

No packages published