Skip to content

FelixNgFender/dotfiles

Repository files navigation

My config files

Quick start

If on Ubuntu, install Omakub. Then install Ghostty, gshortcuts, and Homebrew, then do this:

chmod u+x ./*.sh
./install.sh

Standalone apps

Music

reaper, neural dsp, yabridge, bunch of other VSTs i think.

Video

kdenlive

GPU programming

cuda toolkit

Gaming

sunshine, moonlight

Misc

tailscale, fcitx5 (for keyboards), wmctrl, keyd, globalprotect

How stow works

# example
$ stow vim

/Users/alice
├── .dotfiles
│   ├── vim
│       └── .vimrc
│       └── .vim
|       └── script.vim
├── .vimrc -> .dotfiles/vim/.vimrc
├── .vim   -> .dotfiles/vim/.vim
|   └── script.vim

About

you know the drill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors