hoongeun / dotfiles

My personal development configuration script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My personal development configuration script


Languages

Language:Shell 29.9%Language:Emacs Lisp 28.6%Language:Vim Script 22.4%Language:Python 19.2%