diff --git a/Quellen/IT/Bash Shortcuts For Maximum Productivity.md b/Quellen/IT/Bash Shortcuts For Maximum Productivity.md index a84178b..486345c 100644 --- a/Quellen/IT/Bash Shortcuts For Maximum Productivity.md +++ b/Quellen/IT/Bash Shortcuts For Maximum Productivity.md @@ -1,7 +1,7 @@ --- title: Bash Shortcuts For Maximum Productivity tags: - - IT/Tools/bash + - IT/Tools/Shell/bash - IT/Shell --- diff --git a/Quellen/NeoVIM.md b/Quellen/NeoVIM.md index 8b11aca..2678c13 100644 --- a/Quellen/NeoVIM.md +++ b/Quellen/NeoVIM.md @@ -1,8 +1,14 @@ +--- +tags: + - IT/Tools/NeoVIM +--- # Neovim ## Installation +![[mise#Installation Neovim]] + ## Configuration ## Plugins diff --git a/Quellen/bash.md b/Quellen/bash.md index 277d4f5..71a10cd 100644 --- a/Quellen/bash.md +++ b/Quellen/bash.md @@ -1,3 +1,7 @@ +--- +tags: + - IT/Tools/Shell/bash +--- ## Links diff --git a/Quellen/fish.md b/Quellen/fish.md index 1ade39a..9667045 100644 --- a/Quellen/fish.md +++ b/Quellen/fish.md @@ -1,7 +1,7 @@ --- tags: - IT/Shell - - IT/Tools/fish + - IT/Tools/Shell/fish --- ## Links diff --git a/Quellen/mise.md b/Quellen/mise.md index bbb9070..3c3fd18 100644 --- a/Quellen/mise.md +++ b/Quellen/mise.md @@ -13,7 +13,7 @@ curl https://mise.run/fish | sh curl https://mise.run/bash | sh ``` -Installation Neovim +### Installation Neovim ```shell mise use -g neovim@latest diff --git a/Quellen/rust.md b/Quellen/rust.md index 038fd04..d83be90 100644 --- a/Quellen/rust.md +++ b/Quellen/rust.md @@ -1,3 +1,7 @@ +--- +tags: + - IT/Development/Rust +--- ## Install rustup