Jonathan Hodgson
1daa851d98
Adds sudo writes to nvim
...
If in nvim and the SUDO_ASKPASS environment variable is set then a WW
mapping will expand to
:w !sudo -A tee % >/dev/null
If in not-neo vim, the -A is omitted.
The environment variable is also set. Some unused environment variables
were also removed.
https://stackoverflow.com/questions/2600783/how-does-the-vim-write-with-sudo-trick-work
https://github.com/neovim/neovim/issues/12103
3 years ago
Jonathan Hodgson
2781826696
Adds .local/bin to path for pip
3 years ago
Jonathan Hodgson
d78eb40a89
Adds some telemetry env variables and composer to path
3 years ago
Jonathan Hodgson
a93a6074e2
Adds check before running ruby commands
4 years ago
Jonathan Hodgson
bf8631198c
SH: adds bash shebang to shared dotfiles for syntax highlighting
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
6d8cb40d65
Organises things
...
Mainly organising aliases and functions, also adds some environment
variables
4 years ago
Jonathan Hodgson
1ec39640b9
Shell config changes
5 years ago
Jonathan Hodgson
420986a825
Tidy up PATH
5 years ago
Jonathan Hodgson
90fc6ab4fb
Many changes
5 years ago
Jonathan Hodgson
83adf42719
Add shared shell files to shared directory
5 years ago
Jonathan Hodgson
265a3ad84e
Adds sub folders of .bin to my path
6 years ago
Jonathan Hodgson
65f5979d05
Makes wp nav shortcuts work in multisites
6 years ago
Jonathan Hodgson
3e998e42e1
Make READER zathura
6 years ago
Jonathan Hodgson
928c683349
Comment out message to not sabotage
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
3ffa47b4c8
Update stuff for st
7 years ago
Jonathan Hodgson
f532839335
Change TERM
7 years ago
Jonathan Hodgson
a5420d0220
Changes
7 years ago
Jonathan Hodgson
260ab5fbd7
Change some vim stuff
7 years ago
Jonathan Hodgson
c0cf66c5bc
Work on zsh
...
Moved folder inside config
added capslock indicator to prompt
7 years ago
Jonathan Hodgson
fb6493805e
Add lang to zprofile
7 years ago
Jonathan Hodgson
0cf70ed51d
Start using zsh
7 years ago
Jonathan Hodgson
ab222bef85
Add computer sabotage message as comment
7 years ago
Jonathan Hodgson
b9d5c36ba2
Add lampp to path
7 years ago
Jonathan Hodgson
1c78ee64be
Move exports from bashrc to bash_profile and added php aliases
8 years ago
Jonathan Hodgson
490e0c86c5
Copy config removing sensitive data
8 years ago