aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TMV/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TMV/.bashrc b/TMV/.bashrc
index 1dad37a..82e37a6 100644
--- a/TMV/.bashrc
+++ b/TMV/.bashrc
@@ -8,7 +8,7 @@ export PS1="\[$(tput bold)\]\[$(tput setaf 1)\][\[$(tput setaf 0)\]\t \[$(tput s
[ -f "$HOME/.config/aliasrc" ] && source "$HOME/.config/aliasrc"
#PERSONAL EDITS
-alias cat='lolcat'
+alias cat='bat'
alias bat_pow='sudo upower -i /org/freedesktop/UPower/devices/battery_BAT0'
alias la='ls -A'
alias l='ls'
sentation/view/anime/DetailSearchAnimeActivity.kt?h=release/3.1&id=be1df4b40a41ae1d4c727637a326ad32eb729ed9&follow=1'>DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2-61/+79 2021-05-13DetailSearchMangaController.kt and activity OKClyhtsuriva2-59/+80 2021-05-13DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2-89/+111 2021-05-13Redefining how the controller is started.Clyhtsuriva2-5/+2 2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116 2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12 2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8