Skip to content

dpep/bash_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 14, 2025
d092854 · Feb 14, 2025

History

50 Commits
Jun 27, 2024
Oct 23, 2024
Feb 14, 2025
Feb 14, 2025
Jul 3, 2018
Sep 5, 2018

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