Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.
/ rebash Public archive

[unmaintained] Bash configuration for OSX and Windows

Notifications You must be signed in to change notification settings

gravplats/rebash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rebash

Adds custom aliases and functions to the bash shell (OSX and Windows support).

Credits

Standing on the shoulders of giants. This project was based on and inspired by oh-my-zsh and bash-it.

Install on OSX

> git clone https://github.com/mrydengren/rebash.git ~/.rebash
> . ~/.rebash/tools/install.osx.bash

Install on Windows

> git clone https://github.com/mrydengren/rebash.git ~/.rebash
> . ~/.rebash/tools/install.win.bash

Uninstall

> rebash uninstall

Custom

For user-specific aliases and functions please add .bash_profile_custom to your user folder; rebash will source this file, if it exists.

> touch ~/.bash_profile_custom

About

[unmaintained] Bash configuration for OSX and Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages