Skip to content

A set of modifications to improve the comfort of the Global Zone as a workspace

License

Notifications You must be signed in to change notification settings

rackmount-everything/global-comfort-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Comfort Zone

Enjoy Your Feeling ( ͡° ͜ʖ ͡°)

A set of modifications to improve the comfort of the Global Zone as a workspace

Currently this repo is under testing: please use at your own risk.

Installation (Easy Mode)

Simply paste this into a terminal (all one line):

curl -k https://raw.githubusercontent.com/rackmount-everything/global-comfort-zone/master/install.sh > /tmp/install.sh; chmod +x /tmp/install.sh; /tmp/install.sh; rm /tmp/install.sh

Installation (Manual Mode)

  1. Copy the contents of the git repo into /opt

  2. Delete (or merge the contents of) any .bashrc, .bash_profile, etcetera you might have in /root/

  3. Create any additional dotfiles you would like to use such as .bash_history, .vim or .ssh in /opt/custom/root

3.5. Optional: also install https://github.com/elzr/vim-json into /opt/custom/root/.vim

  1. Symlink the new dotfiles into /root with ln -nsf /opt/custom/root/.[a-zA-Z0-9]* /root/

All done! Any changes to the dot files will be saved in /opt and will be automatically symlinked back into your home directory at boot.

About

A set of modifications to improve the comfort of the Global Zone as a workspace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages