Commit graph

18 commits

Author SHA1 Message Date
Jonathan Hodgson
1bb7eb9fb8 Makes ctrl+t and alt+c shortcuts exclude node_modules 2020-05-25 11:57:27 +01:00
Jonathan Hodgson
b6c1b9efc6 Adds alt+m zle shortcut to create the directory for the current arg 2020-05-22 17:37:21 +01:00
Jonathan Hodgson
448efc999b Adds overide completions for msfvenom payloads and pacman -Ql 2020-05-22 17:35:41 +01:00
Jonathan Hodgson
1ab41b47a1 Changes behaviour of ctrl t in zsh
Now pressing ctrl t will sometimes search directories if more
appropriate.

Pressing alt+c will now to whatever ctrl+t doesn't do if I ever need the
alternative type.
2020-05-22 17:33:45 +01:00
Jonathan Hodgson
7c7c6c2045 Makes completion look better with descriptions etc 2020-05-22 17:32:19 +01:00
Jonathan Hodgson
aea3ba2730 Split completion overide scripts up and into seperate files 2020-05-09 20:44:18 +01:00
Jonathan Hodgson
f2251d9af5 Mostly improving fzf tab on-word complete 2020-05-08 20:42:26 +01:00
Jonathan Hodgson
ac48d66ff8 Tidy up prompt config script 2020-05-08 16:40:40 +01:00
Jonathan Hodgson
e63c35329d Adds spaces to allow for double with icons 2020-04-15 15:00:57 +01:00
Jonathan Hodgson
b97b3a418b Makes fzf work better if key-bindings and completion in Debian location 2020-03-31 09:13:24 +01:00
Jonathan Hodgson
c1b48ecb53 Adds untracked files to git prompt 2020-03-29 19:21:32 +01:00
Jonathan Hodgson
721b2aaa9d Fixes git tag and makes fzf default to ansi colours 2020-03-29 19:15:09 +01:00
Jonathan Hodgson
e6f453a36d Adds msfvenom completion with payloads
Also some small fzf and prompt changes
2020-03-23 15:28:59 +00:00
Jonathan Hodgson
0988d27e7a Stops the terminal sending focus events when process is running 2020-03-11 18:11:39 +00:00
Jonathan Hodgson
a0355dbf88 Adds ctrl+z binding 2020-03-11 17:40:45 +00:00
Jonathan Hodgson
1ec39640b9 Shell config changes 2020-03-11 12:56:06 +00:00
Jonathan Hodgson
4893824aff Lots of zsh changes 2020-03-11 11:30:54 +00:00
Jonathan Hodgson
c9291ffcbf Moves includes into includes folder 2020-02-19 12:07:52 +00:00