/dotfiles

My personal development configuration script

Primary LanguageShell

dotfiles

My personal development environment configration script
(Currently support Ubuntu only)

Packages

  • emacs 27 with doom(fd, ripgrep)
  • bat
  • tmux
  • i3wm, polybar
  • termite
  • starship
  • typora
  • albert
  • google chrome browser
  • languages
    • nodejs by n
    • go by gvm
    • python by compiling
    • rust by rustup

Usage

Ubuntu(>= 18.10)

wget -qO - https://raw.githubusercontent.com/hoongeun/dotfiles/main/ubuntu.sh | sh