summaryrefslogtreecommitdiff
path: root/configs/wsl
diff options
context:
space:
mode:
authorertopogo <erwin.t.pombett@gmail.com>2025-11-20 00:37:40 +0100
committerertopogo <erwin.t.pombett@gmail.com>2025-11-20 00:37:40 +0100
commit0f1ba5af1684cfc64b3ff5374ef95c70df1caac0 (patch)
tree5b428d0333eb55c575e058215fa8fed5a5ca3352 /configs/wsl
parent622cb16f89c7a5dddaba5e96a11c0da63abde21a (diff)
Amélioration des scripts avec chemin Windows direct vers WSL et ajout du fichier Cursor
Diffstat (limited to 'configs/wsl')
-rw-r--r--configs/wsl/home_.bashrc6
-rw-r--r--configs/wsl/home_.screenrc2
2 files changed, 4 insertions, 4 deletions
diff --git a/configs/wsl/home_.bashrc b/configs/wsl/home_.bashrc
index e2c8cf7..8820077 100644
--- a/configs/wsl/home_.bashrc
+++ b/configs/wsl/home_.bashrc
@@ -1,4 +1,4 @@
-set -o vi
+set -o vi
alias df="dfC -aT"
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
@@ -166,8 +166,8 @@ fi
bind 'set bell-style none'
~/configure_dns_wsl.sh
-# Ajouter les entr├®es /etc/hosts au d├®marrage (WSL)
-# Ne s'ex├®cute que lors de l'ouverture du premier screen (fen├¬tre 0)
+# Ajouter les entrées /etc/hosts au démarrage (WSL)
+# Ne s'exécute que lors de l'ouverture du premier screen (fenêtre 0)
if [ -n "$STY" ] && [ "$WINDOW" = "0" ]; then
[ -f /home/toshiro/.local/bin/persist_hosts_wsl.sh ] && /home/toshiro/.local/bin/persist_hosts_wsl.sh
fi
diff --git a/configs/wsl/home_.screenrc b/configs/wsl/home_.screenrc
index c80ee21..cba6874 100644
--- a/configs/wsl/home_.screenrc
+++ b/configs/wsl/home_.screenrc
@@ -1,4 +1,4 @@
-# added for cygwin on windows 2015-08-02@12:17:31
+# added for cygwin on windows 2015-08-02@12:17:31
shell -bash
# added the bash completion with tab