Skip to content

dpep/bash_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash_setup

A collection of tools and tips for accelerating your dev speed

Usage

Files in /autocomplete and /functions should be sourced in order to make them available in your shell, eg.

source /functions/c

Source scripts in /utils when you want to run them.

RC files should be copied or symlinked into your home directory and prefixed by a '.', eg.

cp /rc/gitconfig ~/.gitconfig

About

unix tools & tips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published