Skip to content

indra87g/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indra87g's Dotfiles

This is my MSYS2 configuration in Windows 10. It can used in every debian-based linux distro and subsystem.

Screenshots

Screenshot 1

Information

OS = Windows 10
Subsystem = MSYS2
Shell = Oh My ZSH in Windows Terminal
Theme = Powerlevel 10K
Plugins ={
   zsh-autosuggestions,
   zsh-syntax-highlighting,
}

Installation

  • Download the latest release here
    • The release including .zsh folder that contain any plugin/theme do you need
  • Extract it in $HOME/.zsh directory
  • Install zsh
  • Restart the shell

Reference

  • None