We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a35cff commit 3fd37c5Copy full SHA for 3fd37c5
src/content/notes/tools/workstation.en.mdx
@@ -205,6 +205,11 @@ For more details about the software I use have a look at the [software page](./s
205
1. Enable experimental features in settings "Options > LibreOffice > Advanced"
206
1. Enable Tabbed/Ribbon UI "View > User Interface"
207
1. Install network tools `paru -S nmap bind-tools`
208
+1. Install man pages `paru -S man-db man-pages`
209
+1. Install fish `paru -S fish`
210
+ 1. Set fish as default interactive shell `kgx -e fish`
211
+ 1. Configure fish with `fish_config`
212
+ 1. Install fisher `curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher`
213
214
## Device specific
215
0 commit comments