Compare commits
2 Commits
263189adba
...
4d39d0dd3e
Author | SHA1 | Date | |
---|---|---|---|
|
4d39d0dd3e | ||
|
52d0f387bd |
@ -1 +1,4 @@
|
||||
EscapeChar none
|
||||
HashKnownHosts no
|
||||
|
||||
Include ~/.ssh/config_hosts
|
||||
|
2
.zshrc
2
.zshrc
@ -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
|
||||
|
@ -1,2 +1,2 @@
|
||||
python 3.12.4
|
||||
direnv 2.34.0
|
||||
python 3.12.7
|
||||
direnv 2.35.0
|
||||
|
Loading…
Reference in New Issue
Block a user