/dotfiles

My dotfiles

Primary LanguageLua


My dotfiles

My humble and messy dotfiles.

Procedure

  1. cd
  2. git clone https://github.com/zynaxsoft/dotfiles
  3. cd dotfiles
  4. ./install.sh to install

WSL2

  • Add -ac option for vcxsrv (disable access control in the wizard)
  • Edit resolv.conf to your prefered DNS. (1.1.1.1, 8.8.8.8, or your dns cache server)
  • runfullterminal or runterminal command from windows terminal (or cmd/powershell). (since this utilize ipconfig.exe which won't be available in the pure Ubuntu environment.)