https://github.com/schliflo/dot-scripts
https://github.com/schliflo/dot-scripts
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/schliflo/dot-scripts
- Owner: schliflo
- Created: 2019-08-06T08:15:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T17:20:21.000Z (almost 3 years ago)
- Last Synced: 2025-01-26T18:17:09.130Z (9 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A collection of convenience scripts
## Usage
Link the `aliases.sh` file in your `.zshrc` by adding the following line:
```sh
. ~/.scripts/aliases.sh
```