Jonathan Hodgson
d2cf4c7f55
Adds uppercase versions of env variables to proxy-on command
2024-04-25 14:03:54 +01:00
Jonathan Hodgson
8a56e49a74
list contents if I try and cat a directory
2021-11-16 11:20:15 +00:00
Jonathan Hodgson
02b9b6e51e
Functions: adds httpie helpers for xsrf
...
The functions are wrappers around http and https and set the
x-xsrf-token header based on the value of the Xsrf-token cookie in the
session file.
Currently, the cookie name and header name are hard coded. I may look to
specify those in an argument at some point although for now it's
probably fine.
2021-10-26 00:10:52 +01:00
Jonathan Hodgson
f6cbc5ddad
Check bat exists before overiding it
2021-02-03 23:04:10 +00:00
Jonathan Hodgson
e95aef3c0d
SH: adds bash shebang to shared dotfiles for syntax highlighting
2020-12-14 09:23:38 +00:00
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
2020-09-15 17:13:32 +01:00
Jonathan Hodgson
170ecf906d
Organises things
...
Mainly organising aliases and functions, also adds some environment
variables
2020-07-29 17:13:40 +01:00
Jonathan Hodgson
5cad599fb2
Shell config changes
2020-03-11 12:56:06 +00:00
Jonathan Hodgson
57bb4a9c2f
Tidy mycd and comment todo function
2020-01-31 14:55:15 +00:00
Jonathan Hodgson
75eb5214de
Adds new man function
2020-01-04 13:26:59 +00:00
Jonathan Hodgson
46131a06c3
Makes ctrlc work to reset colour schemes in ssh
2019-11-11 17:24:47 +00:00
Jonathan Hodgson
225fe5b043
New fzf aliases and shortCuts
2019-10-18 09:02:22 +01:00
Jonathan Hodgson
ad52b71067
Make colourscheme solarized dark when sshing
2019-08-02 11:37:32 +01:00
Jonathan Hodgson
6fba1253bb
Add shared shell files to shared directory
2019-08-01 18:07:01 +01:00