Commit graph

1343 commits

Author SHA1 Message Date
Oliver Davies e45c88490e Change splitbelow to false
This means that new splits, such as Fugitive, will open above the
current pane rather than below it.

If I don't like it, I'll revert it.
2023-12-21 08:28:17 +00:00
Oliver Davies d97259fc6a Fix terminal colours within tmux 2023-12-20 00:56:08 +00:00
Oliver Davies c600c30e22 Revert "Use zoxide to provide paths to fzf"
This reverts commit 54fdbd71d9.
2023-12-19 20:50:12 +00:00
Oliver Davies 7832d6b0b6 Update the t script 2023-12-19 15:28:12 +00:00
Oliver Davies bf4789fb11 Update .tmux script 2023-12-19 10:54:31 +00:00
Oliver Davies 12001b588a Update the t script 2023-12-19 10:54:31 +00:00
Oliver Davies b7f26524b0 Move key mappings 2023-12-19 08:10:22 +00:00
Oliver Davies 799ca92f40 Automatically close brackets, parentheses and
...quotes whilst in insert mode in Neovim
2023-12-19 00:34:30 +00:00
Oliver Davies 029b2f1721 Update the Git commit message template 2023-12-18 11:31:23 +00:00
Oliver Davies 782f3e4b10 Add prettier as a formatter 2023-12-18 11:30:51 +00:00
Oliver Davies 3e58c64014 Update the Git commit message template 2023-12-17 20:29:39 +00:00
Oliver Davies a4fb59d193 Display Harpoon window at the top of the screen 2023-12-17 20:29:06 +00:00
Oliver Davies 5e6bee6432 Manage ripgrep with Home Manager 2023-12-17 17:52:59 +00:00
Oliver Davies 8deb363f76 Add :website to espanso 2023-12-15 11:24:50 +00:00
Oliver Davies a6be7cabc4 Revert "Add openssl"
This reverts commit 22aa32f852.
2023-12-15 11:16:09 +00:00
Oliver Davies 4bbcbc6c4f Configure i3status 2023-12-15 11:16:09 +00:00
Oliver Davies 7124abf983 Add :dotfiles to espanso 2023-12-15 11:16:09 +00:00
Oliver Davies c5846665aa Update CHANGELOG 2023-12-15 11:16:09 +00:00
Oliver Davies bb64b892aa work with .tmux files 2023-12-15 00:00:37 +00:00
Oliver Davies 74cf7c2a99 Add espanso 2023-12-15 00:00:37 +00:00
Oliver Davies 22aa32f852 Add openssl 2023-12-13 10:25:55 +00:00
Oliver Davies 933a6b288e Remove just 2023-12-13 10:25:34 +00:00
Oliver Davies 6df789852e Change tmux pane border style colours 2023-12-13 06:32:21 +00:00
Oliver Davies 580e7c7940 Remove terraform
Remove `terraform` from the global Home Manager packages as this is now
added into per-project Flakes instead.
2023-12-13 01:03:41 +00:00
Oliver Davies 0e070b55bd Add xsel for copying to the system clipboard 2023-12-13 01:03:21 +00:00
Oliver Davies bdfeb83cb0 Update default workspaces for Alacritty and VLC 2023-12-12 20:29:58 +00:00
Oliver Davies 9ec1f48792 Move autorandr configuration to its own module 2023-12-12 20:29:56 +00:00
Oliver Davies 4259ab0985 Add keymaps to easily run macros 2023-12-12 20:22:06 +00:00
Oliver Davies b40e25dea0 Revert "Switch to unstable by default"
This reverts commit 3c7877776e.

Slack was broken when using the unstable version of nixpkgs.
2023-12-12 20:17:40 +00:00
Oliver Davies 54fdbd71d9 Use zoxide to provide paths to fzf 2023-12-11 21:25:23 +00:00
Oliver Davies bad8b22a3b Upgrade to Harpoon 2 2023-12-11 17:45:36 +00:00
Oliver Davies 012289949b Update flake.lock file 2023-12-11 12:33:43 +00:00
Oliver Davies 5daa6f85af Use autorandr for monitor management 2023-12-07 09:11:42 +00:00
Oliver Davies 39458cce04 Re-add GoToFile command to Neovim
Allow for starting Vim and automatically opening Telescope to select a
file using `nvim +GoToFile`.
2023-12-06 22:49:43 +00:00
Oliver Davies 3c7877776e Switch to unstable by default 2023-12-06 15:36:10 +00:00
Oliver Davies 80860fe6df Upgrade nixpkgs to 23.11 2023-12-03 08:54:29 +00:00
Oliver Davies 06f660dcd6 Configure netrw in Neovim 2023-11-29 09:57:49 +00:00
Oliver Davies c40d215db3 Remove space before the left status in tmux 2023-11-29 09:53:10 +00:00
Oliver Davies 50311f4102 Update Home Manager desktop packages 2023-11-29 09:46:39 +00:00
Oliver Davies 02d7654c03 Remove autocmd for plugins.lua
This is no longer needed as plugins are now managed with Nix.
2023-11-29 09:45:51 +00:00
Oliver Davies 2916de33da Update Flake lockfile 2023-11-29 09:42:50 +00:00
Oliver Davies 55dbee27d9 Update PHP test method snippets 2023-11-29 09:42:19 +00:00
Oliver Davies 1899835341 chore(flake): update lockfile 2023-11-24 18:31:31 +00:00
Oliver Davies 797dd3efa8 docs(README): add Dan Leech dotfiles link 2023-11-24 18:31:09 +00:00
Oliver Davies 8f5d7e5dd7 docs: update dotfiles links 2023-11-24 18:07:23 +00:00
Oliver Davies a8e77ce6cf docs: add CHANGELOG.md 2023-11-24 17:47:24 +00:00
Oliver Davies ad4b86b8a3 revert(nvim): update Harpoon mappings
This reverts commit e05aadef34.
2023-11-23 11:54:55 +00:00
Oliver Davies 024384303f feat(i3): more key mappings 2023-11-21 23:16:17 +00:00
Oliver Davies ee43ad3333 fix(scripts): make monitor mode configurable 2023-11-21 23:15:06 +00:00
Oliver Davies 249f05860f feat(neovim): configure markdownlint
Prevent diagnostic messages for duplicate sibling headings and line
length.
2023-11-21 16:16:40 +00:00