Compare commits
2 Commits
263189adba
...
4d39d0dd3e
Author | SHA1 | Date | |
---|---|---|---|
|
4d39d0dd3e | ||
|
52d0f387bd |
@ -1 +1,4 @@
|
|||||||
|
EscapeChar none
|
||||||
HashKnownHosts no
|
HashKnownHosts no
|
||||||
|
|
||||||
|
Include ~/.ssh/config_hosts
|
||||||
|
2
.zshrc
2
.zshrc
@ -248,7 +248,7 @@ lg()
|
|||||||
# nnn - n³
|
# nnn - n³
|
||||||
#
|
#
|
||||||
|
|
||||||
local nnn_plug=(
|
readonly nnn_plug=(
|
||||||
'b:-!bat --paging=always "$nnn"*'
|
'b:-!bat --paging=always "$nnn"*'
|
||||||
'd:fzcd' # fzf-select a file & cd to its folder
|
'd:fzcd' # fzf-select a file & cd to its folder
|
||||||
'z:fzopen' # fzf-select a file & open it
|
'z:fzopen' # fzf-select a file & open it
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
python 3.12.4
|
python 3.12.7
|
||||||
direnv 2.34.0
|
direnv 2.35.0
|
||||||
|
Loading…
Reference in New Issue
Block a user