Find a file
Oliver Davies 9b4fadfa28 refactor(nvim): use shorthand variables
I'm not sure if I like this, but it's less characters and seems to be
the convention with LuaSnip which will make it easier if introducing
snippets from any examples or anyone else's dotfiles.
2022-01-09 22:48:10 +00:00
bin/bin chore(tmux): search in ~/Documents/Books 2021-09-24 12:54:07 +01:00
roles refactor(nvim): use shorthand variables 2022-01-09 22:48:10 +00:00
.gitignore chore(nvim): ignore packer_compiled.lua 2021-12-23 14:53:29 +00:00
ansible.cfg refactor: combine with Ubuntu Provisioning repo 2022-01-06 01:04:14 +00:00
hosts.ini refactor: combine with Ubuntu Provisioning repo 2022-01-06 01:04:14 +00:00
main.yaml chore: allow for skipping roles by tag 2022-01-06 07:26:35 +00:00
README.md Add more links to other dotfiles repos 2021-10-13 10:34:19 +01:00
requirements.yml chore: add requirements.yml 2022-01-06 08:08:38 +00:00
stylua.toml style: format lua with StyLua 2022-01-09 00:41:55 +00:00

dotfiles

My personal dotfiles, originally for macOS only but currently being adapted for use on Linux based systems (Ubuntu and Pop!_OS in particular) where needed.

Installation

stow alacritty bin composer dconf git nvim tmux zsh

Inspiration