Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 756 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 756 Bytes

Dotfiles

Personal dotfiles for basic tools. Attempted to keep as simple as possible.

Included:
  • for Linux and Mac:
    • vscode
      • Minimal user settings. No language-specific ones for formatters, linters, and other tools, because they are really dependent on a specific project – they should be added to workspace settings.
    • zsh
      • I modified the original dracula theme (link).
    • tmux
    • vim
  • Linux only:
    • rofi
    • xfce4
      • Terminal settings + color scheme
      • Keyboard shortcuts

Note: in tmux and zsh I use dracula themes (link). In vim and vscode I use darcula themes (based on the original one from JetBrains IDEs)