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