Commit graph

397 commits

Author SHA1 Message Date
Oliver Davies e1596559f0 vim: Remove downloaded plugins 2021-07-27 18:42:36 +01:00
Oliver Davies 7fed1cf922 Use stow for managing dotfiles 2021-07-27 14:38:40 +01:00
Oliver Davies 7b29ee2104 vim: Add Yggdroot/indentLine 2021-07-24 20:59:17 +01:00
Oliver Davies c1fc7528d8 vim: Tidy plugins 2021-07-08 22:11:37 +01:00
Oliver Davies 3b3092e40a vim: Removed unused plugins 2021-07-02 13:11:20 +01:00
Oliver Davies 288250a541 vim: Add and use the jellybeans theme 2021-07-02 13:08:35 +01:00
Oliver Davies 1f69bdeacd zsh: Re-add missing function
Re-add the missing `_not_inside_tmux` function as it was throwing an
error when starting a new Terminal session and was preventing tmux from
being opened.
2021-06-25 09:25:18 +01:00
Oliver Davies ae29cc1a04 vim: Add CoC global extensions 2021-06-25 08:55:34 +01:00
Oliver Davies f6662fb68f vim: Experiment with the ayu theme 2021-06-25 08:54:33 +01:00
Oliver Davies 427220fcdb vim: Ignore markdown line lengths in CoC 2021-06-25 08:52:31 +01:00
Oliver Davies 145711fc93 vim: Configure search settings 2021-06-23 16:29:32 +01:00
Oliver Davies 28710e23a6 tmux: Remove nord theme 2021-06-19 21:15:01 +01:00
Oliver Davies 1cbad60940 vim: Remove duplicate blamer settings 2021-06-12 14:31:22 +01:00
Oliver Davies 39e4dc012f vim: Add nvim-telescope 2021-06-11 22:23:59 +01:00
Oliver Davies b1e91a4b02 vim: Removed plugged directory 2021-06-11 12:45:52 +01:00
Oliver Davies b7541a195e Remove macOS and PhpStorm logic 2021-06-10 23:08:32 +01:00
Oliver Davies e9a8ec2734 alacritty: Add alacritty.yml 2021-06-10 23:05:12 +01:00
Oliver Davies d970ccbdaf Remove old .gitignore 2021-06-10 23:04:27 +01:00
Oliver Davies a26c5c9a40 Add installation instructions 2021-06-10 16:15:23 +01:00
Oliver Davies d1da7c6e15 Re-organise to use a bare repo
Re-organise to use a bare repo, e.g.
https://www.atlassian.com/git/tutorials/dotfiles.
2021-06-10 12:18:43 +01:00
Oliver Davies e00d9b2e96 Remove rcm specific files 2021-06-10 10:10:51 +01:00
Oliver Davies 406c8d99d8 vim: Add Yggdroot/indentLine 2021-06-09 21:42:12 +01:00
Oliver Davies bd8f16d8b9 vim: Split plugin configuration 2021-06-04 10:13:33 +01:00
Oliver Davies d47926061f vim: Add coc mappings 2021-06-03 11:59:57 +01:00
Oliver Davies 50700ad9fb alactritty: Add alacritty.yml 2021-06-03 11:58:14 +01:00
Oliver Davies f1fd092a84 vim: Move plugins into plugins.vim 2021-06-03 01:36:07 +01:00
Oliver Davies 22fc4c0c20 vim: Add blamer to show last commit information 2021-06-03 00:52:25 +01:00
Oliver Davies 886fdce9ef tmux: Update colours 2021-06-02 20:07:08 +01:00
Oliver Davies b1468a8120 vim: Configure nord theme 2021-05-29 07:22:37 +01:00
Oliver Davies 578d9f7cd0 vim: Add airblade/vim-gitgutter plugin 2021-05-29 07:21:25 +01:00
Oliver Davies 594e5acce6 vim: Add a function for sourcing config files 2021-05-22 00:22:37 +01:00
Oliver Davies 238f7bed4f vim: Add plugins 2021-05-22 00:22:21 +01:00
Oliver Davies e238cdfad2 vim: Display extra whitespace 2021-05-22 00:22:08 +01:00
Oliver Davies 6aa29c6e6b zsh: Remove old aliases 2021-05-21 23:47:28 +01:00
Oliver Davies b5dd727bbf vim: Find all files, not just Git files 2021-05-21 23:46:32 +01:00
Oliver Davies 38a65bb069 Ignore more things 2021-05-21 23:44:42 +01:00
Oliver Davies e76f02f64b git: Simplify the git-opr command
Rewritten in bash and as a wrapper around GitHub's `gh` command.

- Pushed an unpushed branch to origin.
- Opens an existing pull request if one exists.
- Creates a new pull request if one doesn't exist.
2021-05-21 23:26:21 +01:00
Oliver Davies fc8cdb3ee4 git: Add create-new-tracking-branch command 2021-05-21 23:26:21 +01:00
Oliver Davies a73ce33f04 Don't ignore files within the bin directory 2021-05-21 23:26:21 +01:00
Oliver Davies a159cacf4b
Add a link to Robin Malfait's dotfiles repo 2021-05-15 13:08:03 +01:00
Oliver Davies f1da15697d vim: Change Vim Plug directory 2021-05-15 00:49:16 +01:00
Oliver Davies 3aae3789ac vim: Update intelephense settings 2021-05-15 00:48:48 +01:00
Oliver Davies a80ee43b83 vim: Add a mapping for symbol renaming 2021-05-14 00:34:06 +01:00
Oliver Davies 1fa379691a tmux: Use the nord theme 2021-05-13 17:13:16 +01:00
Oliver Davies 285f7ecb29 tmux: Allow clearing the screen 2021-05-12 11:40:42 +01:00
Oliver Davies bc46a795cb Revert "dconf: Set a fixed number of workspaces"
This reverts commit d4abb0270f.
2021-05-11 06:59:23 +01:00
Oliver Davies fe0663c30f vim: Move package.json into the coc directory 2021-05-10 22:35:10 +01:00
Oliver Davies 75771d727d vim: Reorder vim configuration 2021-05-08 19:48:15 +01:00
Oliver Davies 9a0cc253b0 vim: Group all settings 2021-05-08 19:02:07 +01:00
Oliver Davies d4abb0270f dconf: Set a fixed number of workspaces 2021-05-07 20:18:55 +01:00