Compare commits

...

2 Commits

Author SHA1 Message Date
Michel
4d39d0dd3e chore: versions upgrade 2024-11-05 09:36:00 +01:00
Michel
52d0f387bd fix(SSH): EscapeChar none 2024-11-05 09:34:51 +01:00
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1,4 @@
EscapeChar none
HashKnownHosts no
Include ~/.ssh/config_hosts

2
.zshrc
View File

@ -248,7 +248,7 @@ lg()
# nnn - n³
#
local nnn_plug=(
readonly nnn_plug=(
'b:-!bat --paging=always "$nnn"*'
'd:fzcd' # fzf-select a file & cd to its folder
'z:fzopen' # fzf-select a file & open it

View File

@ -1,2 +1,2 @@
python 3.12.4
direnv 2.34.0
python 3.12.7
direnv 2.35.0