Skip to content

Some bash scripts for making one developer's life a little bit wiser through fortune :) feel free to contribute.

License

Notifications You must be signed in to change notification settings

GabrielaBezerra/Wisebash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wisebash

Some bash scripts for making one developer's life a little bit wiser through fortune :) feel free to contribute.

Install

Dependencies

Install the following dependencies:

Linux:

apt-get install fortune cowsay lolcat

Mac:

brew install fortune cowsay lolcat

Install scripts

After installing dependencies, do the following sequence of commands to install the scripts from this repo.

  1. Make the scripts executable in your computer by running:
chmod +x wisegit
chmod +x wiseclear
  1. Copy files to a directory that is included in you PATH. In this example, we are going to use /usr/local/bin:
cp wisegit wiseclear /usr/local/bin

That's it! Next time you open terminal, you can use the scripts by calling wiseclear anywhere, and wisegit inside a folder that contains a git repository.

About

Some bash scripts for making one developer's life a little bit wiser through fortune :) feel free to contribute.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages