Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/urda/urda.bash
- Owner: urda
- Created: 2014-01-20T01:37:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T06:50:21.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:20:33.033Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```