https://github.com/adamsoderstrom/adamrc
Bash commands and aliases. Tools for everyday work.
https://github.com/adamsoderstrom/adamrc
Last synced: about 2 months ago
JSON representation
Bash commands and aliases. Tools for everyday work.
- Host: GitHub
- URL: https://github.com/adamsoderstrom/adamrc
- Owner: adamsoderstrom
- Created: 2021-08-25T11:30:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T12:54:37.000Z (2 months ago)
- Last Synced: 2025-03-17T13:47:21.735Z (2 months ago)
- Language: Lua
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .adamrc
Scripts and shorthands that come in handy during my workday.
## Installation
_Note: only supports zsh_
## 1. Clone repo.
Clone the repo in anywhere on your computer.
`git clone https://github.com/adamsoderstrom/adamrc/`
## 2. Bind the package to your .zshrc file
`cd adamrc && ./install.sh`