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

https://github.com/albertorsesc/dotfiles

Just a backup of my .bash_aliases and .bashrc files
https://github.com/albertorsesc/dotfiles

bash-alias bashrc

Last synced: 3 days ago
JSON representation

Just a backup of my .bash_aliases and .bashrc files

Awesome Lists containing this project

README

          

#### My DotFiles backup

### bash_aliases

* Linux
* Navigation shotcuts
* Misc
* Laravel
* Git
* Functions

### bashrc

Just a copy of my bashrc.
* alias ll='ls -alFhS' (Added -hS)