Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.25 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.25 KB

Dots

Here you can find most configuration files for my Arch environment.

Project Structure

  • Arch – Scripts to install this setup from scratch (also contains a list of dependencies needed for this setup).

  • Dots – Configuration, themes, and scripts that are part of my environment.

Commands

  • make links – Create symlinks for all configs. Where possible links are created from a directory rather than a file (eg. ~/.config/i3 instead of ~/.config/i3/config). This command will overwrite existing configs.
  • make install-deps – Install all dependencies found on pacman.list and aur.list. Works on Arch only and assumes pacaur is installed.
  • make vscode-setup – Install all vscode extensions listed in extensions.list
  • make vim-setup – Install nvim extensions listed in init.vim
  • make – All of the above.

Pics

Clean

Clean

Rofi

Rofi

Screenfetch

Screenfetch

Terminal + VS Code

Terminal + VS Code