Find a file
Oliver Davies 7860c3506a feat(nvim): add function to write and source files
Copied from tjdevries' config_manager repository, add a global
`save_and_exec` function that will write and source vim or lua files,
and use this within my existing `<leader>so` key mapping.
2022-01-09 23:22:04 +00:00
bin/bin chore(tmux): search in ~/Documents/Books 2021-09-24 12:54:07 +01:00
roles feat(nvim): add function to write and source files 2022-01-09 23:22:04 +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