artslidd / dotfiles

Sfluor dotfiles repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfluor dotfiles

Those dotfiles are managed using stow, if you want to setup some dotfiles just do stow <directory>.

If it's the first time that you use the repo you should run the apply-theme script on one of the themes of the themes directory to generate the configuration files.

For instance: ./scripts/apply-theme themes/snazzy.json

Git

stow git

To setup the git template directory you can do git config --global init.templatedir "~/.git_template"

Zsh

stow zsh

You will need to install:

Vim

stow vim

You will need:

  • vim-plug to be installed (used to manage vim plugins)
  • And you will have to run :PlugInstall when starting your vim / neovim session

About

Sfluor dotfiles repository


Languages

Language:Python 37.6%Language:Vim Script 33.7%Language:Shell 28.7%