Skip to content

indra87g/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

Simple setup for MSYS2 on Windows.

Getting Started

  • Install everything you need:
    • MSYS2
      scoop install msys2
    • Alacritty
      scoop install alacritty
    • ZSH (install it in msys2 ucrt64)
      pacman -S zsh
  • Extract zsh_plugins.zip in $HOME
  • Type this in alacritty.toml:
    args = ["-defterm -here -no-start -ucrt64 -use-full-path -shell zsh"]
    program = 'C:\Users\YOUR_USERNAME\scoop\apps\msys2\current\msys2_shell.cmd'
  • Run alacritty.exe

NOTE: alacritty.toml is located at %APPDATA%/alacritty/

Screenshots

Coming Soon

About

Simple setup for MSYS2 on Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages