modified: install/chmod.sh

modified:   install/openwrt.sh
modified:   install/pacman.sh
modified:   install/tree_cpy.sh
modified:   usr/bin/aur
modified:   usr/bin/brc
new file:   usr/bin/idea
modified:   usr/bin/mountcrypt
new file:   usr/bin/regex_gen
modified:   usr/etc/pam.d/system-local-login
modified:   usr/etc/resolv.conf
modified:   usr/etc/systemd/resolved.conf
modified:   usr/etc/systemd/system/tcpd.service
modified:   usr/home/.bash_aliases
modified:   usr/home/.bashrc
This commit is contained in:
archikid08
2026-02-23 18:27:06 +01:00
parent 17c83d081a
commit 08f385e20f
15 changed files with 53 additions and 67 deletions
+4 -9
View File
@@ -4,9 +4,9 @@
if [ -f /etc/env ]; then
set -a
. /etc/env
set +a
set -a
. /etc/env
set +a
fi
set -o vi
@@ -122,21 +122,16 @@ export AWK_GREP_KEY="'{
}
}'"
#ctags -R .
bind -f /home/.inputrc
if [ -f /home/.bash_aliases ]; then
. /home/.bash_aliases
. /home/.bash_aliases
fi
# permet les accents
setxkbmap us -variant intl
source $PY_ENV/bin/activate
#envsubst < ${MACHINE_PATH}/dotfiles/ssh/config.template > ~/.ssh/config
#export PATH=~/.npm-global/bin:$PATH