diff --git a/README.md b/README.md index 426895f..2b47287 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This repo is an extension of [dannydannydanny/methodology](https://github.com/Da * post OS install: [ubuntu](ubuntu.md) * post post OS install: [firefox-scrolling](firefox-scrolling.md) +* server cluster roadmap: [server](server.md) * extend *makefile*: * **low-level configs:** * config zsh diff --git a/ubuntu.md b/ubuntu.md index 9ea0fa5..a93f5da 100644 --- a/ubuntu.md +++ b/ubuntu.md @@ -23,7 +23,7 @@ sudo add-apt-repository ppa:aslatter/ppa # for alacritty sudo apt install git -y # version control # sudo apt install neovim -y # brew install nvim to get version 0.7 -sudo apt install librewolf -y # add librewolf repo first +# sudo apt install librewolf -y # add librewolf repo first sudo apt install qutebrowser -y # minimal vim-binding browser sudo apt install gnome-tweaks -y # tool to remap caps to ctrl sudo apt install alacritty -y # add alacritty repo first