Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 916 Bytes

README.md

File metadata and controls

53 lines (31 loc) · 916 Bytes

~/.dotfiles

This is the configuration of my workstation when one day I have to reinstall from scratch.


Table of contents


Linux

Install Scripts

sh -c "$(curl -fsSL https://raw.githubusercontent.com/babul28/dotfiles/main/.ubuntu/core.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/babul28/dotfiles/main/.ubuntu/main.sh)"

More Steps

  • You need to install node js manually and setting $PATH on .zshrc file.
  • You need to install php7.4 and composer if you working with PHP proggraming language.
  • You need to install go lang manually if you working with go proggraming language.

MacOS

Install Scripts

Hopefully, I can buy this stuff as soon as possible...

Windows

Install Scripts


copyright © 2020 by Miftahul Lubab