Skip to content
/ dots Public

Public mirror of select configurations from my personal dotfiles

Notifications You must be signed in to change notification settings

sventec/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public dotfiles

Public mirror of select (stable) configs from my personal dotfiles.

Available configs

Neovim

For my Neovim config, see this dedicated repo.

Ruff

Ever-changing default configuration for ruff. If there are no project-specific config sections for ruff, it will fall back to ~/.config/ruff/pyproject.toml, thus the existence of this file. The version included here is very verbose, you will likely not want to use it as-is. Instead, use it as a baseline to help determine which rules are helpful, and which you feel are superfluous.

Tmux

I have also been experimenting with zellij, but still use tmux more frequently.

This config requires tpm for plugin management:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Others

TODO

  • Add dotfiles for
    • kitty
    • qtile
    • zsh
      • p10k
      • .zshrc
      • antidote zsh_plugins.txt
      • example .zshenv?
    • ruff
    • tmux
    • lazygit
    • zellij(?)

About

Public mirror of select configurations from my personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published