Go to file
Hedy Li 9a6d08ea31 fish: rm functions cproj and cprac, modify config
Removed cproj and cprac because I use the 'pj' plugin now (omf)
Removed redundant setting of clean state char because it is already
set in fish_prompt
2021-01-01 17:02:58 +08:00
.config fish: rm functions cproj and cprac, modify config 2021-01-01 17:02:58 +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