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
- Host: GitHub
- URL: https://github.com/albertorsesc/dotfiles
- Owner: albertorsesc
- Created: 2018-09-28T18:35:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T22:57:06.000Z (over 6 years ago)
- Last Synced: 2025-04-17T23:05:25.261Z (9 months ago)
- Topics: bash-alias, bashrc
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)