No description
Find a file
qwjyh 38928f1e21 add: pwsh: emacs keybindings
explicit cmd/pwsh PSReadLine mode
2022-10-10 22:18:04 +09:00
bin Merge pull request #8 from qwjyh/linux 2022-10-06 23:41:11 +09:00
dotfiles add: pwsh: emacs keybindings 2022-10-10 22:18:04 +09:00
README.md Create README.md 2022-10-06 23:52:48 +09:00

dotfiles

my dotfiles

Environments

  • Windows 11
    • pwsh
    • AHK macro
    • etc
  • Ubuntu 20.04 on WSL
    • fish
  • Manjaro
    • fish
    • tmux
    • neovim

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

Linux

  1. install fish
  2. run install.fish

TODO

  • make install script for Linux
  • add rc files of Manjaro
  • neovim configs
    • lsp-config
    • visuals
  • termux dotfiles
  • raspi dotfiles