added megadrive
This commit is contained in:
@@ -62,6 +62,7 @@ function helpme() {
|
||||
echo -e "rip : Rip a music CD"
|
||||
echo -e "wii : Convert Wii games"
|
||||
echo -e "nds-patcher : Patches NDS ROMs"
|
||||
echo -e "megadrive : Flashes Megadrive Carts"
|
||||
echo -e ""
|
||||
echo -e "\e[32m--------- System Stats ----------\e[0m"
|
||||
echo -e "kill [tab] : Show processes to Kill"
|
||||
@@ -96,6 +97,7 @@ alias phoneapps="~/.bash/scripts/phone-apps.sh"
|
||||
alias compress="~/.bash/scripts/compress.sh"
|
||||
alias wii="~/.bash/scripts/wii.sh"
|
||||
alias nds-patcher="~/.bash/scripts/nds.sh"
|
||||
alias megadrive="~/.bash/scripts/megadrive.sh"
|
||||
|
||||
export GSK_RENDERER=cairo
|
||||
eval "$(starship init bash)"
|
||||
|
||||
Reference in New Issue
Block a user