Skip to content

Lambda3/bashscripts

 
 

Repository files navigation

My bash files

These are the files that accompany my Bash-it installation.

Installation

  • Install Bash-it
  • Clone this repo to ~/bashscripts:
  git clone --recurse-submodules https://github.com/lambda3/bashscripts
  • Add these 3 lines to the end of your ~/.bashrc or ~/.bash_profile (the .bash_it.sh should already be there):
# Load Bash It
export BASH_IT_CUSTOM="$HOME/bashscripts/"
source "$BASH_IT"/bash_it.sh
source "$BASH_IT_CUSTOM"/bash-it-customizations.sh

Contributors

See them here.

License

Licensed under the Apache License, Version 2.0.

About

My bash profile and scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%