Skip to content

Instantly share code, notes, and snippets.

View egyleader's full-sized avatar
🇪🇬
Software engineer @dkilo

AHMED OSAMA egyleader

🇪🇬
Software engineer @dkilo
View GitHub Profile
@egyleader
egyleader / Super Bash ⚡
Last active July 11, 2022 20:23 — forked from hightemp/bash aliases
Super useful set of bash aliases for OS , git , dart , flutter , php , laravel and python , just run 'wget https://bit.ly/superBash -O ~/.bash_aliases && source ~/.bash_aliases' to get started
# 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