weyhmueller / dotfiles

Just my dotfiles, managed by https://github.com/twpayne/chezmoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

These are my dotfiles, managed by chezmoi.

Installation

Prerequisites

The following packages are required to clone the repository and install 1password-cli to access the key for the encrypted files:

  • curl
  • git
  • git-lfs
  • gpg
  • unzip
apt install curl git git-lfs gpg unzip

Install chezmoi and clone the dotfiles

sh -c "$(curl -fsLS git.io/chezmoi)" -- -b "${HOME}/bin" -d init  --apply weyhmueller

Install vim-Plugins

vim -c "execute \"PlugUpdate\"

About

Just my dotfiles, managed by https://github.com/twpayne/chezmoi


Languages

Language:Shell 81.4%Language:Ruby 10.9%Language:Perl 4.4%Language:Vim Script 3.2%