Jonathan Hodgson
e80443e891
ZSH: allows command swap key binding to support multiple groups
...
The groups are now separated by : character and each element in the
group is separated by a space
I have added a group for swapping ping and mtr
4 years ago
Jonathan Hodgson
2eeebca7fe
ZSH: Add alt+c keybinding for swapping commands
...
By pushing alt+c, zsh will now cycle between vim, ls and cd. In the
future I may add more cycle groups
4 years ago
Jonathan Hodgson
97b514f1fa
ZSH: makes edit with vim shortcut Ctrl+x
...
For some reason ctrl+x ctrl+e has stopped working. I think it is
probably related to the use of suckless scroll. This uses ctrl+e which
is interpreted as a scroll.
For now though, using ctrl+x is fine
4 years ago
Jonathan Hodgson
c2d29c3b22
Adds git-fuzzy to zsh
4 years ago
Jonathan Hodgson
d9ed39fc2e
Adds unread emails to prompt
4 years ago
Jonathan Hodgson
15e23fcea6
Adds fzf completion to ytaudio
4 years ago
Jonathan Hodgson
3fa98cce86
Adds sl to commands not to notify on end
4 years ago
Jonathan Hodgson
1205955035
Makes zsh expand initial command properly
4 years ago
Jonathan Hodgson
5b77ceb763
Changes to how cat works mainly
...
Cat is now a function rather than an alias. It will tie in with grc if
possible and add syntax highlighting to the file
if not, will fall back do using bat
4 years ago
Jonathan Hodgson
04006153cc
Adds conflicts to git prompt config
4 years ago
Jonathan Hodgson
c2b3afb04f
Makes fg-bg work on more listeners
4 years ago
Jonathan Hodgson
76a0f58f9f
makes fzf go to top on change
4 years ago
Jonathan Hodgson
872b76dc1c
Adds aliased with prefix function
4 years ago
Jonathan Hodgson
cec47675d6
Adds chaselinks option to zsh
4 years ago
Jonathan Hodgson
6d8cb40d65
Organises things
...
Mainly organising aliases and functions, also adds some environment
variables
4 years ago
Jonathan Hodgson
4645d60a0e
Stops tab completion prompting if there is a lot
5 years ago
Jonathan Hodgson
1bb7eb9fb8
Makes ctrl+t and alt+c shortcuts exclude node_modules
5 years ago
Jonathan Hodgson
b6c1b9efc6
Adds alt+m zle shortcut to create the directory for the current arg
5 years ago
Jonathan Hodgson
448efc999b
Adds overide completions for msfvenom payloads and pacman -Ql
5 years ago
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.
5 years ago
Jonathan Hodgson
7c7c6c2045
Makes completion look better with descriptions etc
5 years ago
Jonathan Hodgson
180d8cd21b
Work on hydra completion
...
Now supports both syntaxes
Currently, doesn't tab complete service options but does show help
5 years ago
Jonathan Hodgson
a7cc3123ac
Work on hydra completion
5 years ago
Jonathan Hodgson
377f710c26
Start work on hydra completion
5 years ago
Jonathan Hodgson
aea3ba2730
Split completion overide scripts up and into seperate files
5 years ago
Jonathan Hodgson
f2251d9af5
Mostly improving fzf tab on-word complete
5 years ago
Jonathan Hodgson
ac48d66ff8
Tidy up prompt config script
5 years ago
Jonathan Hodgson
be7e151903
Adds fzf completion to hashcat hash modes in completion script
5 years ago
Jonathan Hodgson
649dd023b9
Adds completion to hashcat
5 years ago
Jonathan Hodgson
ecb61c58ce
Only set some aliases if commands exist
5 years ago
Jonathan Hodgson
e63c35329d
Adds spaces to allow for double with icons
5 years ago
Jonathan Hodgson
b97b3a418b
Makes fzf work better if key-bindings and completion in Debian location
5 years ago
Jonathan Hodgson
f1d08e4f2a
Makes zshrc source environment variables if not already set
5 years ago
Jonathan Hodgson
09f5bb975e
Removes powerline plugin
5 years ago
Jonathan Hodgson
c1b48ecb53
Adds untracked files to git prompt
5 years ago
Jonathan Hodgson
721b2aaa9d
Fixes git tag and makes fzf default to ansi colours
5 years ago
Jonathan Hodgson
92b8614b8c
Used metasploit's cache to make completion faster
5 years ago
Jonathan Hodgson
04dfe175b4
Adds note to comment that I have changed it
5 years ago
Jonathan Hodgson
10da9420c4
Fix formats completion
5 years ago
Jonathan Hodgson
e6f453a36d
Adds msfvenom completion with payloads
...
Also some small fzf and prompt changes
5 years ago
Jonathan Hodgson
0988d27e7a
Stops the terminal sending focus events when process is running
5 years ago
Jonathan Hodgson
a0355dbf88
Adds ctrl+z binding
5 years ago
Jonathan Hodgson
1ec39640b9
Shell config changes
5 years ago
Jonathan Hodgson
4893824aff
Lots of zsh changes
5 years ago
Jonathan Hodgson
cd61fb7ff4
ZSH changes
5 years ago
Jonathan Hodgson
c9291ffcbf
Moves includes into includes folder
5 years ago
Jonathan Hodgson
3933e1b17b
Move syntax highlighting pluign to plugins folder
5 years ago
Jonathan Hodgson
0b9ed0681d
Moves autosuggestions submodule and deletes npm completion
5 years ago
Jonathan Hodgson
f9fa01ecc0
Remove oh-my-zsh
5 years ago
Jonathan Hodgson
fe220313e7
Adds alias for docker-compose
5 years ago