diff --git a/Areas/cimt AG/Aufgaben/Update fish shell.md b/Areas/cimt AG/Aufgaben/Update fish shell.md new file mode 100644 index 0000000..81899d6 --- /dev/null +++ b/Areas/cimt AG/Aufgaben/Update fish shell.md @@ -0,0 +1,17 @@ +--- +tags: + - process/task +--- +## Aufgabenbeschreibung +Aktualisierung der fish shell in WSL auf die aktuelle Version +```shell +sudo add-apt-repository ppa:fish-shell/release-4 +sudo apt update +sudo apt install fish +``` + +## Überlegungen + +## Unteraufgaben + +- [ ] Update fish shell [start:: 2026-03-16] [scheduled:: 2026-03-16] [due:: 2026-03-17]