Skip to content

Commit 3fd37c5

Browse files
committed
chore: add tools to workstation
1 parent 0a35cff commit 3fd37c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/notes/tools/workstation.en.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,11 @@ For more details about the software I use have a look at the [software page](./s
205205
1. Enable experimental features in settings "Options > LibreOffice > Advanced"
206206
1. Enable Tabbed/Ribbon UI "View > User Interface"
207207
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`
208213

209214
## Device specific
210215

0 commit comments

Comments
 (0)