No description
Find a file
2024-02-07 21:18:15 +09:00
bin add pdm scoop package 2024-01-22 15:58:24 +09:00
dotfiles julia: disable autocompletion of OhMyREPL 2024-02-07 21:18:15 +09:00
extra_configs new: wt: notes on windows terminal settings 2023-11-04 00:20:07 +09:00
julia-sysimages@21f32a2032 update julia sysimage, startup & neovim frac snippet 2023-07-09 02:57:28 +09:00
.gitmodules new: julia sysimages 2023-05-02 22:31:18 +09:00
README.md update readme 2023-07-24 09:12:57 +09:00

dotfiles

my dotfiles

Environments

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

extra

  • 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

  • manual install lean

Linux

  1. install fish
  2. run install.sh

TODO

  • Iron.nvim doesn't work for julia on Windows
  • JET.nvim doesn't work on windows
  • add rc files of Manjaro
  • raspi dotfiles