Greek n. περιβάλλον • (perivállon) n (plural περιβάλλοντα), English "environment"
- Accept Xocde license
sudo xcodebuild -license
- Clone this repo
$ git clone https://github.com/jbaskeen/perivallon.git && cd perivallon
- Run
./setup.sh -e your_github_email
Open iTerm2 Preferences and select the custom
profile then select Other Actions -> Set as Default
then delete the default profile. Next, in the General
preferences tab select the following options from the Preferences
section.
Load Preferences from a custom folder or URL
->/Users/skeen/Library/Application Support/iTerm2/DynamicProfiles/
Saves changes to folder when iTerm2 quits
Test the changes by quitting iTerm and restarting it.
Open iTerm2 and a new tmux session called dev
should be loaded. Run prefix + I
to run the install of the tmux plugins in the conf file. The session should be reloaded after the plugin install completes.
Open neovim
and run PluginInstall
to setup all the vim plugins.
$ sudo -s
$ echo /usr/local/bin/bash >> /etc/shells
$ chsh -s /usr/local/bin/bash
(Optional) Start Chrome and sign in as your main user to import bookmarks and extensions automatically.