Go to file
Hedy Li 8d0cd39a86 Switch to WTFPL
Because it really doesn't matter what the f*ck you want
to do with these code.
2020-12-31 05:24:26 +00:00
.config update with yadm and add diff-so-fancy 2020-12-30 20:01:56 +08:00
bin Refactored fish functions, bin/ and add license 2020-12-24 13:33:42 +00:00
.bash_profile i had to re init again nice 2020-12-24 10:30:03 +00:00
.bashrc i had to re init again nice 2020-12-24 10:30:03 +00:00
.gitconfig update with yadm and add diff-so-fancy 2020-12-30 20:01:56 +08:00
.gitignore_global i had to re init again nice 2020-12-24 10:30:03 +00:00
.irbrc i had to re init again nice 2020-12-24 10:30:03 +00:00
.profile i had to re init again nice 2020-12-24 10:30:03 +00:00
.vimrc i had to re init again nice 2020-12-24 10:30:03 +00:00
LICENSE Switch to WTFPL 2020-12-31 05:24:26 +00:00
README.md update with yadm and add diff-so-fancy 2020-12-30 20:01:56 +08:00
iswsl.vim i had to re init again nice 2020-12-24 10:30:03 +00:00
paths.json fix paths.json 2020-12-26 03:10:56 +00:00

README.md

dotfiles

I mostly use these for Ubuntu/Debian and sometimes with WSL, but it should work for other Linux distros, feel free to pick and choose. Because the only OS specific thing (I think) is this fish function which updates packages with apt.

Basics

  • Manager: yadm
  • Shell: fish
  • Theme: Dracula
  • Email: aerc
  • Browser:
    • Chrome :P
    • w3m
  • Gemini/Gopher browser: bombadillo
  • Editor:
    • (Neo)Vim with CoC
    • VS Code

Notes for setup

(Will eventually put them into setup script)

Python

  • git fame
  • termdown
  • pyjokes

Shell/Misc

  • exa
  • qalc
  • trash-cli
  • git-diff: diff-so-fancy

Todo

  • Add links for above
  • Put fish aliases into separate place
  • Write setup scripts that check requirements