dotfiles
my dotfiles
Environments
- Windows 11
- pwsh
- AHK macro
- wezterm
- etc
- Arch
- fish
- tmux
- neovim
- keyboard config(xremap)
- wezterm
- Ubuntu 22.04 on WSL
- Termux
extra
Installing
Windows
- update winget (via MS store)
- install Git for Windows via winget
- install pwsh via winget
- set execution policy
- install scoop (see scoop website)
- run
bin/install.ps1
note
Linux
- run install.sh
Neovim
Julia
Initial setup
./bin/neovim/setup_julials.jl
to set up environment with LanguageServer.jl
./bin/neovim/update_julials.jl
to generate sysimage for faster startup time
Edit init.lua
to change arguments for julials.
TODO
- Iron.nvim doesn't work for julia on Windows
- JET.nvim doesn't work on windows
- add rc files of Manjaro
- raspi dotfiles