Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

HireIQ/bash_customs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bash Customizations

Various convenience items for bash.

completions

This is my custom bash completions. Some of the programs referenced are not public or included in this repository so you probably want to comment out complete lines that have programs you don't know or use.

Usage

in your $HOME/.bashrc:

source /path/to/repo/completions

functions

Bash functions for various shortcuts.

Usage

in your $HOME/.bashrc:

source /path/to/repo/functions

About

Custom bash stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published