tdpauw / cli-settings

Command line configuration for BASH and other tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-settings

Stores the settings for :

Usage

The settings make use of bash-it, a community BASH framework with autocompletion, themes, aliases and custom functions.

To make use of these cli-settings:

  • Fork the repository.
  • Clone it locally.
  • Run install.sh which will add symbolic links in the home directory to project files.
  • Start making modifications as you wish.

About

Command line configuration for BASH and other tools

License:GNU General Public License v3.0


Languages

Language:Shell 95.7%Language:Vim Script 4.3%