Jonathan Hodgson
e1f096b885
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
f5cecab111
ALIAS: makes verifySSL use the chacha ssl if it's available
4 years ago
Jonathan Hodgson
2248c74519
Alias: changes kb to keys
...
I would like to use kb for a new tool I'm making.
4 years ago
Jonathan Hodgson
dc7a66bd95
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
168b2b94c1
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
bf8631198c
SH: adds bash shebang to shared dotfiles for syntax highlighting
4 years ago
Jonathan Hodgson
85e1755799
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
3e16c54387
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
de1bcc7cdc
SHELL: adds alias so sc is runs sc-im
4 years ago
Jonathan Hodgson
7b640c0219
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
8459513709
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
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
6d8cb40d65
Organises things
...
Mainly organising aliases and functions, also adds some environment
variables
4 years ago
Jonathan Hodgson
ecb61c58ce
Only set some aliases if commands exist
5 years ago
Jonathan Hodgson
1ec39640b9
Shell config changes
5 years ago
Jonathan Hodgson
fe220313e7
Adds alias for docker-compose
5 years ago
Jonathan Hodgson
87b3a2b999
Adds a few aliases
5 years ago
Jonathan Hodgson
e73c5e298d
Makes ctrlc work to reset colour schemes in ssh
5 years ago
Jonathan Hodgson
d9465307d6
zsh changes
5 years ago
Jonathan Hodgson
bdf91f71ae
Adds prompts when using sql commands and adds alias for tldr
5 years ago
Jonathan Hodgson
54bcccfe08
New fzf aliases and shortCuts
5 years ago
Jonathan Hodgson
90fc6ab4fb
Many changes
5 years ago
Jonathan Hodgson
a9707671fb
Changes to zsh - ranger shortcut and alias for armory tool
5 years ago
Jonathan Hodgson
041406ceb8
Removes old php aliases and adds rs alias
5 years ago
Jonathan Hodgson
e1c293ca08
Removes some old aliases and adds a new one for docker
5 years ago
Jonathan Hodgson
9d7f48627f
Adds an alias for ss
5 years ago
Jonathan Hodgson
a20f16b952
Adds a ddg alias
5 years ago
Jonathan Hodgson
83adf42719
Add shared shell files to shared directory
5 years ago
Jonathan Hodgson
39806dfe7a
Adds aliases
5 years ago
Jonathan Hodgson
5b07244d63
Adds open-local script
6 years ago
Jonathan Hodgson
a424d6ce17
add aliases for keyboard layouts
6 years ago
Jonathan Hodgson
930159d492
Lots of config changes to things
6 years ago
Jonathan Hodgson
28e3ed005c
Makes CLS alias show neofetch if moonphase takes too long
6 years ago
Jonathan Hodgson
7885e68c03
Update radio aliases and qute browser config
6 years ago
Jonathan Hodgson
d3493d69c7
Makes cls show moonphase and adds magic radio station
6 years ago
Jonathan Hodgson
d5f2027ac9
Updates alias for serer memory
6 years ago
Jonathan Hodgson
60cb1ea46c
Modify and add to wp nav shortcuts
6 years ago
Jonathan Hodgson
7c0595c08c
Add updateTime alias
6 years ago
Jonathan Hodgson
f1024582e0
Exclude node_modules from permission aliases
7 years ago
Jonathan Hodgson
ba399343fb
Add comments
7 years ago
Jonathan Hodgson
f9125151de
Adds conf alias to edit wp-config.php
7 years ago
Jonathan Hodgson
769565350b
Remove suffex aliases from bash
7 years ago
Jonathan Hodgson
0e82e48614
Work on dotdiles
7 years ago
Jonathan Hodgson
8954b21d7f
Start re-organising my dotfiles
7 years ago
Jonathan Hodgson
be45e954a3
Add image compression functions and qmv alias
7 years ago
Jonathan Hodgson
0855e52f8b
Add htb alias
7 years ago
Jonathan Hodgson
9d5de2f7ad
add v alias
7 years ago
Jonathan Hodgson
3ffa47b4c8
Update stuff for st
7 years ago
Jonathan Hodgson
b4c1125dc0
tweak the servermem alias
7 years ago
Jonathan Hodgson
f8a3dd1688
Add aliases anf modify prompt
7 years ago