ben-ballot / .shell

Shell environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.shell

Shell environment

This repository is a collection of shell scripts/aliases/functions to make my life easier

Just use git clone into your home directory then run this line depending on your shell :

  • bash : echo "[ -f "$HOME"/.shell/.bashrc ] && . "$HOME"/.shell/.bashrc" >> $HOME/.bashrc
  • No other shell supported yet

About

Shell environment

License:MIT License


Languages

Language:Vim Script 42.2%Language:SaltStack 28.2%Language:Shell 21.4%Language:Python 4.1%Language:Makefile 2.6%Language:Jinja 1.6%