This repository should be your ~/.config
.
brew install fish
chsh -s $(which fish)
fish
brew install starship
# use starship config from this repo
-
neovim:
brew install neovim
-
kitty
brew install kitty
-
wget -qO- "https://yihui.org/tinytex/install-bin-unix.sh" | sh
- missing packages for Eisvogel:
tlmgr install koma-script
and these
-
pandoc:
brew install pandoc
WSL is awesome, vscode also has a nice integration for WSL. Your repository can live in Linux and your VS Code will run natively in Windows.
Use Windows Terminal so you have tabs and stuff. Install a font from https://www.nerdfonts.com and select it in the settings of Windows Terminal:
{
"guid": "{07b52e3e-de2c-5db4-bd2d-asdf}",
"hidden": false,
"name": "Ubuntu-20.04",
"source": "Windows.Terminal.Wsl",
"fontFace": "BitstreamVeraSansMono NF",
"bellStyle": "none",
"startingDirectory": "\\\\wsl$\\Ubuntu-20.04\\home\\malte"
}
Want to run a graphical program from WSL? Install vcxsrv.