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

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.

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`