modified: install/fedora.sh

deleted:    install/j.sh
modified:   install/tree_cpy.sh
new file:   usr/bin/search-google
modified:   usr/home/.bashrc
modified:   usr/sbin/brc
This commit is contained in:
Your Name
2026-04-01 11:31:10 +02:00
parent fd5c646e31
commit cbb33df2e3
6 changed files with 55 additions and 38 deletions
+3
View File
@@ -9,6 +9,9 @@ if [ -f /etc/env ]; then
set +a
fi
export SBIN_DIR=/svr/usr/sbin
export BIN_DIR=/svr/usr/bin
set -o vi
export EDITOR="vim"