My personal development environment configration script
(Currently support Ubuntu only)
- 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
wget -qO - https://raw.githubusercontent.com/hoongeun/dotfiles/main/ubuntu.sh | sh