From 99c176e11cbaedfd7d0564aae28fcaa11853e9e6 Mon Sep 17 00:00:00 2001 From: pika <67532734+pik4li@users.noreply.github.com> Date: Sun, 5 Jan 2025 21:21:01 +0100 Subject: [PATCH] some changes --- .bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 97112a0..005ff67 100644 --- a/.bashrc +++ b/.bashrc @@ -580,9 +580,7 @@ get_packager() { } get_alias() { - _init _sensible.bash_ - _color_prompt_ _coding_ _alias _games @@ -590,6 +588,8 @@ get_alias() { main() { _blesh + _init + _color_prompt_ check_root get_packager get_alias