Skip to content

patrickmaynard/bash-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash-stuff

This repository holds various handy bash shortcuts that I use.

It's now somewhat out-of-date, as I mostly use zsh these days. To install most of the most useful stuff in zsh, do this:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

... or, on bash:

bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)"

TODOs:

About

This repository holds various handy bash shortcuts that I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages