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
57bb4a9c2f
Tidy mycd and comment todo function
5 years ago
Jonathan Hodgson
857b77400c
Tidy up PATH
5 years ago
Jonathan Hodgson
75eb5214de
Adds new man function
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
ad52b71067
Make colourscheme solarized dark when sshing
5 years ago
Jonathan Hodgson
6fba1253bb
Add shared shell files to shared directory
5 years ago