Commit graph

2088 commits

Author SHA1 Message Date
Oliver Davies 47a04ad6f2
Use a shorter git status 2020-01-17 11:31:38 +00:00
Oliver Davies f55b955d5c Update vi-copy commands 2020-01-16 01:07:45 +00:00
Oliver Davies 8cd7957e2c Add git.sh script
Allows for using git commands whilst specifying a SSH key to use.

See https://alvinabad.wordpress.com/2013/03/23/how-to-specify-an-ssh-key-file-with-the-git-command.
2020-01-16 00:55:50 +00:00
Oliver Davies f30427faa8 Add mollifier/cd-gitroot plugin 2020-01-16 00:40:09 +00:00
Oliver Davies 1d69603bf5 Add cl (clone) alias 2020-01-15 16:18:11 +00:00
Oliver Davies b9d048b364 Add git-delete-merged-branches 2020-01-15 16:18:11 +00:00
Oliver Davies f52b9f89c5
Add cl alias 2020-01-15 08:42:02 +00:00
Oliver Davies 3520345f4b Load configs before functions 2020-01-15 08:28:26 +00:00
Oliver Davies 987d1d6801 Add usage notes for git-publish 2020-01-15 08:28:26 +00:00
Oliver Davies 712a3c82e3 Fix formatting 2020-01-15 08:17:15 +00:00
Oliver Davies 920c2e9d91 Update zsh aliases 2020-01-15 08:17:15 +00:00
Oliver Davies 3c448018f3 Add zshenv, configure PROMPT_EOL_MARK 2020-01-15 08:17:15 +00:00
Oliver Davies 12e4c4be77 Add option to prefix the remote branch name 2020-01-15 08:17:14 +00:00
Oliver Davies 09504890ba Update git aliases 2020-01-15 01:42:33 +00:00
Oliver Davies df318f9b0e Change push.default to upstream 2020-01-15 00:57:15 +00:00
Oliver Davies af37c6b1a2 Remove old url config 2020-01-15 00:57:00 +00:00
Oliver Davies 14944df8a5 Add lfs filter 2020-01-15 00:56:41 +00:00
Oliver Davies 8c102063ab Remove macos
These commands have now been moved into the mac-provisioning repository
and run with Ansible instead as part of the initial provisioning.
2020-01-15 00:40:02 +00:00
Oliver Davies fdde17a3d1 More macOS configuration 2020-01-14 20:34:22 +00:00
Oliver Davies 385005adff Update key bindings 2020-01-14 20:33:56 +00:00
Oliver Davies e594a30091 Increase left status length 2020-01-14 20:00:52 +00:00
Oliver Davies 25ddaad532 Remove oh-my-zsh stuff 2020-01-14 20:00:51 +00:00
Oliver Davies 177ffc8a46 Fix 'unknown key: split-window' error 2020-01-14 20:00:24 +00:00
Oliver Davies 3f6367d2ca Remove f function 2020-01-14 20:00:24 +00:00
Oliver Davies d5419434d4 Re-add zsh-autosuggestions and zsh-autosuggestions plugins 2020-01-14 20:00:22 +00:00
Oliver Davies 71c155a20f Re-enable completion and case insensitivity 2020-01-14 14:58:05 +00:00
Oliver Davies 78eff56e53 Move zsh configs 2020-01-14 14:57:48 +00:00
Oliver Davies bde71986a4 Require symfony/flex globally 2019-12-30 00:09:38 +00:00
Oliver Davies ca0cbb3e66 Remove laravel/valet 2019-12-30 00:09:38 +00:00
Oliver Davies 37013ce0e1 Split cdpath onto multiple lines 2019-12-03 09:39:47 +00:00
Oliver Davies f29729ae30 Use emacs key mapping for status keys 2019-12-03 09:22:31 +00:00
Oliver Davies bf244aead8 Change status bar colours 2019-12-03 09:13:10 +00:00
Oliver Davies af8315026c composer update 2019-12-03 07:15:24 +00:00
Oliver Davies 0129a136a5
Start by default
Run `fin start` by default rather than `fin ps`.
2019-11-30 22:24:44 +00:00
Oliver Davies b90c128062 Prevent publishing of production branches 2019-11-07 13:43:18 +00:00
Oliver Davies 323a70f596 Add git-up command 2019-11-07 12:42:15 +00:00
Oliver Davies 1dcafb48c4 Add tat 2019-10-22 14:21:33 +01:00
Oliver Davies 295dd570c7 Add custom git commands 2019-10-22 14:21:33 +01:00
Oliver Davies ceb01ff80c Add bin directory for custom scripts 2019-10-11 20:16:10 +01:00
Oliver Davies 8988c2a31f
Update tmux.conf 2019-10-10 10:59:29 +01:00
Oliver Davies 95b446408d Change tmux prefix key 2019-10-10 10:02:42 +01:00
Oliver Davies fd9b30293e Add gitmessage
Adds a default commit template wtih some helpful reminders for
writing good commit messages.
2019-10-09 22:07:12 +01:00
Oliver Davies 0054c9a7b7 Add 'f' function
Adds 'f' function as a wrapper around 'fin' (the Docksal CLI) and removes the previous alias.
2019-10-09 19:04:16 +01:00
Oliver Davies 6b7a7ea5a7 Add 'g' function
Add the 'g' function as a wrapper around 'git'.
2019-10-09 19:02:37 +01:00
Oliver Davies 70e3fe7faa Include custom zsh functions 2019-10-09 19:02:06 +01:00
Oliver Davies 52d993547c Add tmux tag 2019-10-09 09:39:53 +01:00
Oliver Davies 708957494e Add tmux.conf 2019-10-09 09:39:43 +01:00
Oliver Davies ce467f00c8 Add basic tmux configuration 2019-10-07 19:13:47 +01:00
Oliver Davies 5ed3acfcc4 Add reset alias for git reset 2019-10-07 09:51:25 +01:00
Oliver Davies ce1b4adcfc Exclude install.sh and README.md 2019-10-06 13:28:05 +01:00