Personal .bashrc file
Go to file
2024-08-13 23:56:26 -04:00
.bashrc added alias to pull latest .bashrc from gitea, moved rankmirrors to its' own command, added orphan package cleanup to update function 2024-08-13 23:56:26 -04:00
README.md Update README.md 2023-12-18 00:11:35 -05:00

My personal customized .bashrc file:

cd ~/ && wget -q -O .bashrc https://git.zinchuk.xyz/yuriy/Linux-bashrc-Profile/raw/branch/main/.bashrc && chmod 744 .bashrc