This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Super Bash ⚡ | |
# this is a Super useful set of Bash & ZSH aliases for OS , git , dart , flutter , php , laravel . | |
# credit : this was forked originally from : https://gist.githubusercontent.com/hightemp/5071909 | |
# alot of modifications has been made to include , remove or modify aliases to suit the everyday | |
# developer and bash user needs and make an all in one .bash_aliases file . | |
# NOTE: for ZSH replace all .bashrc with .zshrc and all .bash_aliases with .zsh_aliases |