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

https://github.com/xantua/dotfiles-bash


https://github.com/xantua/dotfiles-bash

bash config dotfiles

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Bash config

Made to add aliases in more organized way.

## Starting configuration

To start this configuration you need to add line to your ~/.bashrc

```
source /RelativePathToThisFolder/init.sh
```