Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/urda/urda.bash

Urda's Shell (bash)
https://github.com/urda/urda.bash

Last synced: 14 days ago
JSON representation

Urda's Shell (bash)

Awesome Lists containing this project

README

        

# Urda's Bash Files

This is a collection of my bash prompt settings, aliases, exports, and other related shell scripts.

## Comparing to your local bash

After you clone this repo, you can also run a quick `diff` that will compare your local `bash` files against the repo files:

```bash
make diffs
```