Giter Site home page Giter Site logo

robertpeteuil / configcloud Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 151 KB

Shell configuration dotfiles for cloud servers - predefined settings, prompt and aliases to enable rapidly applying customizations to new hosts

License: GNU General Public License v3.0

Shell 71.21% Ruby 0.83% Python 19.80% PostScript 1.27% LiveScript 1.72% PHP 1.03% Scheme 1.01% Roff 3.13%
dotfiles bashrc-configs bash-prompt bash-profile aliases shell-prompt shellscript environment-configuration bash-configuration bash-hacks

configcloud's Introduction

configcloud

Shell Configuration "dotfiles" for use on Linux Cloud Servers


Predefined bash settings, prompt options, and custom aliases/functions that can quickly be cloned and symlinked to $HOME via included installer.

Download

Login to the remote host, cd to the home dir and use git clone to copy the files to a new directory named .configcloud. (Whiel it can be downloaded to any directory, the update-all function will automatically pull repo updates if it is downloaded into .configcloud. In addition, the git clone parameter --depth 1 can be used to reduce the size of the download.

cd ~
git clone --depth 1 https://github.com/robertpeteuil/configcloud.git .configcloud

Installation

After download, cd into the directory and run the installer named install.sh. It supports many parameters including -h for help.

cd ~/.configcloud

# display help - lists paramaters and options for the installer
./install.sh -h     

# Simulated Test-Installation & display details
./install.sh -t -d

# Install without overwrite any existing files & display details
./install.sh -d

# Install with overwrite & display details
./install.sh -d -f 

Once configcloud is installed, log out & back in to apply the new settings, alises and functions. After the first installation, a logout/login can be achieved by using the reload alias defined in the aliases file.

configcloud's People

Contributors

robertpeteuil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

azrobbo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.