First commit
Added zsh, kitty, tmux, nvim and yazi
This commit is contained in:
7
.config/yazi/yazi.toml
Normal file
7
.config/yazi/yazi.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yazi.toml
|
||||
[manager]
|
||||
show_hidden = true
|
||||
[opener]
|
||||
edit = [
|
||||
{ run = 'nvim "$@"', block = true },
|
||||
]
|
||||
Reference in New Issue
Block a user