zephinzer / .files

Personal shell settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Shell Settings

This repository contains personal settings for my shells. I work primarily with Node and Ruby so there's references to rbenv and nvm inside. Remove them if you don't need it.

Usage

Deploying scripts

Fork this, make your changes, clone them locally and then run make deploy. Backups will be made, postfixing the date to your current files if they exist, so no worries!

Retrieving scripts

If you've made changes to your local files, run make retrieve to update the files in this repository before pushing to your own forked repo.

Setup

GPG key generation

See the piece at https://wiki.joeir.net/software-engineering/sysadmin/gpg/ on setting up a GPG key on your local machine

About

Personal shell settings


Languages

Language:JavaScript 52.3%Language:Makefile 18.5%Language:HTML 14.8%Language:Shell 12.7%Language:Dockerfile 0.8%Language:Go 0.8%Language:Vim Script 0.1%