Go to file
Hedy Li 8316e803e7 config.fish 2021-04-18 13:25:37 +00:00
.config config.fish 2021-04-18 13:25:37 +00:00
.local/share/yadm encrypt stuff 2021-04-18 13:25:01 +00:00
_scripts fish, _scripts/, bin/ 2021-04-18 13:23:25 +00:00
bin fish, _scripts/, bin/ 2021-04-18 13:23:25 +00:00
.aliases organise fish aliases 2021-04-16 05:11:09 +00:00
.gitconfig git 2021-04-17 20:49:44 +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

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