https://github.com/nighttrax/bashrc
my bashrc file
https://github.com/nighttrax/bashrc
Last synced: 7 months ago
JSON representation
my bashrc file
- Host: GitHub
- URL: https://github.com/nighttrax/bashrc
- Owner: NiGhTTraX
- License: mit
- Created: 2013-11-04T16:57:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-06T15:22:14.000Z (about 10 years ago)
- Last Synced: 2025-01-24T02:54:40.339Z (9 months ago)
- Language: Shell
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bashrc
======Includes some time saving aliases and some usability tricks.
Usage
-----```bash
git clone git@github.com:NiGhTTraX/bashrc.git
ln -s bashrc/bashrc .bashrc
```