zsh: implement multi-dot directory change without cd
This commit is contained in:
@@ -4,5 +4,11 @@
|
||||
"link-files": [
|
||||
{ "source": "init.zsh", "dest": ".zshrc" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "nvim",
|
||||
"link-dirs": [
|
||||
{ "source": ".", "dest": ".config/nvim" }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user