update README
This commit is contained in:
parent
ca78c94e71
commit
6fb7a8f544
1 changed files with 17 additions and 6 deletions
23
README.md
23
README.md
|
@ -7,16 +7,18 @@ my dotfiles
|
||||||
- AHK macro
|
- AHK macro
|
||||||
- wezterm
|
- wezterm
|
||||||
- etc
|
- etc
|
||||||
- Ubuntu 20.04 on WSL
|
- Arch
|
||||||
- fish
|
|
||||||
- Arch/Manjaro
|
|
||||||
- fish
|
- fish
|
||||||
- tmux
|
- tmux
|
||||||
- neovim
|
- neovim
|
||||||
- keyboard config(xremap)
|
- keyboard config(xremap)
|
||||||
- wezterm
|
- wezterm
|
||||||
|
- Ubuntu 22.04 on WSL
|
||||||
|
- fish
|
||||||
|
- Termux
|
||||||
|
|
||||||
## extra
|
## extra
|
||||||
|
- qpdfview
|
||||||
- okular
|
- okular
|
||||||
|
|
||||||
# Installing
|
# Installing
|
||||||
|
@ -29,11 +31,20 @@ my dotfiles
|
||||||
6. run `bin/install.ps1`
|
6. run `bin/install.ps1`
|
||||||
|
|
||||||
### note
|
### note
|
||||||
* manual install lean
|
* manually install lean
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
1. install fish
|
1. run install.sh
|
||||||
2. run install.sh
|
|
||||||
|
# Neovim
|
||||||
|
|
||||||
|
## Julia
|
||||||
|
### Initial setup
|
||||||
|
- `./bin/neovim/setup_julials.jl` to set up environment with LanguageServer.jl
|
||||||
|
<!-- - Edit `init.lua` not to use sysimage and edit some julia code -->
|
||||||
|
- `./bin/neovim/update_julials.jl` to generate sysimage for faster startup time
|
||||||
|
|
||||||
|
Edit `init.lua` to change arguments for julials.
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
- Iron.nvim doesn't work for julia on Windows
|
- Iron.nvim doesn't work for julia on Windows
|
||||||
|
|
Loading…
Reference in a new issue