Commit graph

527 commits

Author SHA1 Message Date
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
Oliver Davies 25fcc5279e vim: Disable arrow keys in normal mode 2021-05-07 20:18:55 +01:00
Oliver Davies 1b856e361f vim: Add intelephense configuration 2021-05-07 20:18:55 +01:00
Oliver Davies 343bf96501 vim: Add coc-settings.json 2021-05-07 20:18:55 +01:00
Oliver Davies b58186b38e vim: Add package.json for coc-extensions 2021-05-07 20:18:55 +01:00
Oliver Davies de45efa883 vim: Move NERDTree config after leader key setting 2021-05-07 20:18:50 +01:00
Oliver Davies 28cb119443 vim: Fix spacing 2021-05-05 22:43:27 +01:00
Oliver Davies fcdb23e156 vim: Add christoomey/vim-tmux-navigator 2021-05-04 22:38:09 +01:00
Oliver Davies 9ffd8474bd vim: Add preservim/nerdcommenter 2021-05-04 12:40:43 +01:00
Oliver Davies 8b29ff9e17 vim: Replace vimrc with init.vim (nvim) 2021-05-03 22:25:25 +01:00
Oliver Davies 807632fc82 Fix ignored files 2021-05-03 22:10:54 +01:00
Oliver Davies 573a6972ff vim: Remove .ideavimrc 2021-05-03 22:10:54 +01:00
Oliver Davies d43ab6480c Remove Sublime Text 3 configuration 2021-05-03 22:10:54 +01:00
Oliver Davies a6bf275156 Add mappings for switching and moving workspaces 2021-05-01 21:11:07 +01:00
Oliver Davies c52b1f4f90 Use shorter prefix for branch names 2021-04-18 16:31:18 +01:00
Oliver Davies 2d1a5d682a zsh: Include aliases in the current directory 2020-11-23 14:24:07 +00:00
Oliver Davies af1d0b4483 zsh: Re-implement pbcopy and pbpaste 2020-11-11 11:37:38 +00:00
Oliver Davies 374f036b79 git: Refactor to be based on the gh CLI tool 2020-11-11 07:18:05 +00:00
Oliver Davies adac636d47 git: Use __git_ps1 in Git prompt
Use the `__git_ps1` function within the Git prompt to give additional
information when operations like a rebase is happening.
2020-11-10 15:43:17 +00:00
Oliver Davies 66e5d7b1ca Prevent publishing a main branch 2020-10-12 09:15:27 +01:00
Oliver Davies dbb272f188 git: Set email address for Inviqa repos 2020-10-11 00:24:02 +01:00