Skip to content

NicolaiRuckel/dotfiles

Repository files navigation

These are my dotfiles. I made them for my machines, but they should work on any other Linux or macOS machine. Feel free to look and copy anything from these files.

Setup

I use various submodules, managed with git-subrepo.

Cloning the repository with

git clone git@github.com:NicolaiRuckel/dotfiles.git

should give you all the necessary submodules.

Symlinks

To create all the necessary symlinks, I copied a bash script from [here][christoper-l-dotfiles].

Dependencies

Software I use, that may need to be present for some configurations to work properly. This list is probably incomplete.

ZSH

ZSH Functions

  • highlight
  • fast-p
  • pdftotext
  • nvim

Neovim