No description
Find a file
2025-04-09 05:34:09 +09:00
bin Merge branch 'main' of github.com:qwjyh/dotfiles 2025-04-09 05:34:09 +09:00
dotfiles Merge branch 'main' of github.com:qwjyh/dotfiles 2025-04-09 05:34:09 +09:00
extra_configs new(xremap): map Capslock to shift_l since my laptop's shift_l is broken 2025-03-25 16:20:14 +09:00
julia-sysimages@98581abe7c update: julia-sysimages 2024-10-11 14:27:24 +09:00
nix new(nix): Experimental nix config 2024-10-31 21:18:57 +09:00
.gitmodules new: julia sysimages 2023-05-02 22:31:18 +09:00
README.md update README 2024-06-25 19:36:59 +09:00

dotfiles

my dotfiles

Environments

  • Windows 11
    • pwsh
    • AHK macro
    • wezterm
    • etc
  • Arch
    • fish
    • tmux
    • neovim
    • keyboard config(xremap)
    • wezterm
  • Ubuntu 22.04 on WSL
    • fish
  • Termux

extra

  • qpdfview
  • okular

Installing

Windows

  1. update winget (via MS store)
  2. install Git for Windows via winget
  3. install pwsh via winget
  4. set execution policy
  5. install scoop (see scoop website)
  6. run bin/install.ps1

note

  • manually install lean

Linux

  1. 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