Jonathan Hodgson
285165913d
Adds / tweaks a bunch of scripts
9 months ago
Jonathan Hodgson
27f641996d
Check program exists before adding grc alias
3 years ago
Jonathan Hodgson
58fe21a0c0
Updates gpg alias
3 years ago
Jonathan Hodgson
56395b71f1
Changes double shift action
...
Previously, pushing both shift keys would switch the layout between
colemak and qwerty. However, I never use qwerty now so have changed it
so that double shift now toggles capslock. The capslock key remains
bound to backspace as is default in colemak
3 years ago
Jonathan Hodgson
288d8c4ce1
Stops forcing colour for jq
3 years ago
Jonathan Hodgson
5df1e386e6
SHELLS: adds a few aliases
3 years ago
Jonathan Hodgson
ec6bad4c1a
Makes right alt my compose key
...
Compose key is used for inputting special characters more easily.
See the compose table for examples:
https://help.ubuntu.com/community/GtkComposeTable
4 years ago
Jonathan Hodgson
74f433ccb1
ALIAS: makes verifySSL use the chacha ssl if it's available
4 years ago
Jonathan Hodgson
36b268a1ba
Alias: changes kb to keys
...
I would like to use kb for a new tool I'm making.
4 years ago
Jonathan Hodgson
c83bb775b4
aliases: adds enum4linux -> enum4linux-ng
...
This is a newer re-write with additional features and written in python
https://github.com/cddmp/enum4linux-ng
4 years ago
Jonathan Hodgson
fd6d4258df
aliases: fixes check for a couple of commands
...
I had forgotten to put the -p flag on type when checking for the
existence of commands
4 years ago
Jonathan Hodgson
e95aef3c0d
SH: adds bash shebang to shared dotfiles for syntax highlighting
4 years ago
Jonathan Hodgson
959b57110c
SHELL: Adds aliases for cp and mv with progress bars
...
I found patches at the link below for mv and cp that add options for
progress bars. I have applied and compiled them and named the commands
cpg and mvg as recommended in the readme. They are named like that (I
assume) because they add a -g flag for progress.
If they are present and in my path, I always want to use them with the
progress bar flag in place of cp or mv
https://github.com/jarun/advcpmv
4 years ago
Jonathan Hodgson
6f8de2427e
SHELL: Adds a shortcut for wingcc
...
I can never remember the name of the command to compile a windows exe in
linux so I created an alias for it called wingcc
4 years ago
Jonathan Hodgson
7a82ef8f29
SHELL: adds alias so sc is runs sc-im
4 years ago
Jonathan Hodgson
9f00cf46a4
REMIND: Adjust alias for better sorting
...
Default is dddd
aadd makes it sort date and time in ascending order (earlier first)
4 years ago
Jonathan Hodgson
303ff410f7
REMIND/ZSH: set environment variables and alias
...
I have added an environment variable to make rem look for it's default
configuration file in ~/.config/remind/remind.rem
I have added an alias so rem will output in colour
I have made zsh run `rem` when I open a new terminal if I don't have a
project set. I may remove this in the future
4 years ago
Jonathan Hodgson
90231cca39
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
170ecf906d
Organises things
...
Mainly organising aliases and functions, also adds some environment
variables
4 years ago
Jonathan Hodgson
97615ebc3b
Only set some aliases if commands exist
5 years ago
Jonathan Hodgson
5cad599fb2
Shell config changes
5 years ago
Jonathan Hodgson
4f2bf2fc14
Adds alias for docker-compose
5 years ago
Jonathan Hodgson
1af6faa3d7
Adds a few aliases
5 years ago
Jonathan Hodgson
46131a06c3
Makes ctrlc work to reset colour schemes in ssh
5 years ago
Jonathan Hodgson
4b625841e0
zsh changes
5 years ago
Jonathan Hodgson
6859650eec
Adds prompts when using sql commands and adds alias for tldr
5 years ago
Jonathan Hodgson
225fe5b043
New fzf aliases and shortCuts
5 years ago
Jonathan Hodgson
dbfbbd2623
Many changes
5 years ago
Jonathan Hodgson
67b7d62977
Changes to zsh - ranger shortcut and alias for armory tool
5 years ago
Jonathan Hodgson
a3e687088d
Removes old php aliases and adds rs alias
5 years ago
Jonathan Hodgson
6caadcde51
Removes some old aliases and adds a new one for docker
5 years ago
Jonathan Hodgson
d2d249e5d9
Adds an alias for ss
5 years ago
Jonathan Hodgson
9e093b478d
Adds a ddg alias
5 years ago
Jonathan Hodgson
6fba1253bb
Add shared shell files to shared directory
5 years ago
Jonathan Hodgson
4c2fd7b877
Adds aliases
5 years ago
Jonathan Hodgson
b40c13d3f8
Adds open-local script
6 years ago
Jonathan Hodgson
52b8328a78
add aliases for keyboard layouts
6 years ago
Jonathan Hodgson
c01afa63c5
Lots of config changes to things
6 years ago
Jonathan Hodgson
7b0c0e2674
Makes CLS alias show neofetch if moonphase takes too long
6 years ago
Jonathan Hodgson
2e028b5b81
Update radio aliases and qute browser config
6 years ago
Jonathan Hodgson
5410ad370a
Makes cls show moonphase and adds magic radio station
6 years ago
Jonathan Hodgson
ede90b57ec
Updates alias for serer memory
6 years ago
Jonathan Hodgson
c84d552925
Modify and add to wp nav shortcuts
6 years ago
Jonathan Hodgson
729663cd76
Add updateTime alias
6 years ago
Jonathan Hodgson
3b01e54167
Exclude node_modules from permission aliases
7 years ago
Jonathan Hodgson
3b37debbf7
Add comments
7 years ago
Jonathan Hodgson
a8bc3522f3
Adds conf alias to edit wp-config.php
7 years ago
Jonathan Hodgson
f1de4553d2
Remove suffex aliases from bash
7 years ago
Jonathan Hodgson
6ea3f345b0
Work on dotdiles
7 years ago
Jonathan Hodgson
2749e72abe
Start re-organising my dotfiles
7 years ago