8000 GitHub - whitelynx/dotfiles: My dotfiles.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

whitelynx/dotfiles

Repository files navigation

dotfiles

Managed using dotdrop.

Screenshot

getting started

Using poetry:

cd dotfiles
poetry install
./dotdrop.sh install

Note: On some systems, dotdrop may not correctly determine the virtualenv to use; in these cases, you can specify DOTDROP_VIRTUALENV:

DOTDROP_VIRTUALENV=(poetry env info -p) ./dotdrop.sh install

Using another Python environment:

cd dotfiles
pip3 install -r dotdrop/requirements.txt --user
./dotdrop.sh install

packages

All *NIX platforms

GNU/Linux only

(ArchLinux / Manjaro packages)

For X11 only:

For Wayland only:

Optional, currently unused:

Tray applications:

macOS only

(mostly brew packages or direct installs)

  • chunkwm (primary window manager on macOS)
  • khd (or skhd)
  • vv (primary GUI editor on macOS)
  • SteerMouse (tweaks to make external mice behave in a sane way)

About

My dotfiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0