📝
This commit is contained in:
parent
93cf414ee6
commit
9aa2ee197c
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue