vimwiki: dth @ DK023900WSL

This commit is contained in:
DannyDannyDanny 2022-09-09 13:24:15 +02:00
parent 3a19ab2eaf
commit 448bbc59da
3 changed files with 9 additions and 2 deletions

View file

@ -48,7 +48,9 @@ Here's what I've done so far:
* install [alacritty](https://alacritty.org/) (use the installer, not portable)
* install [wsl](https://docs.microsoft.com/en-us/windows/wsl/install#install-wsl-command)
* temporarily fix ubuntu dns issue via [stackoverflow](https://askubuntu.com/a/91596/882709)
* add config: `/mnt/c/Users/XXX/AppData/Roaming/alacritty/alacritty.yml` (here `XXX` is the windows users, and not linux user)
* add config: `/mnt/c/Users/XXX/AppData/Roaming/alacritty/alacritty.yml`
* (here `XXX` is the windows users, and not linux user)
* apt install neovim (this might be a mistake) TODO: follow up
* setup [ssh github](ubuntu.md#setup-ssh-key-for-github)
* install [zsh + omz](ubuntu.md#apt-package)
* clone this (dotfiles) repo and `cd dotfiles`
@ -56,7 +58,9 @@ Here's what I've done so far:
* TODO: remove email from this file
* install [build-essential](https://askubuntu.com/a/753113/882709) to get `make`
* run `make setup_locale setup_zshrc setup_tmux_a setup_nvim setup_editorconfig setup_client_mynetwork`
* TODO: move up: install [brew](ubuntu#brew) (should be done before install zsh / omz)
* Next steps:
* TODO: configure persistent DNS settings
* > ... fix ubuntu dns issue via [stackoverflow](https://askubuntu.com/a/91596/882709)
* TODO: configure nvim clipboard to use system clipboard
* TODO: nvim + tmux pasteboard should play with windows pasteboard