Skip to content

Instantly share code, notes, and snippets.

@elswerky
elswerky / .bashrc
Created November 15, 2021 10:03 — forked from brainfucksec/bash.bashrc
Termux Android .bashrc file
#################################################
#
# Termux $HOME/.bashrc FILE
# By Brainfuck
#
# Last modified: Fri Apr 9 05:42:26 PM UTC 2021
#################################################
# Handle commands not found
if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then
Mi lista de repos flatpak
Flathub:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Gnome Stable:
flatpak remote-add --if-not-exists gnome https://sdk.gnome.org/gnome.flatpakrepo
flatpak remote-add gnome-apps https://sdk.gnome.org/gnome-apps.flatpakrepo