Commit graph

68 commits

Author SHA1 Message Date
Jonathan Hodgson
a97618b270 Lots of changes including capslock block and fellowship latex template 2018-05-08 09:07:27 +01:00
Jonathan Hodgson
616351f99e add autocomplete to shell 2018-05-07 22:41:11 +01:00
Jonathan Hodgson
2f15817796 Add autosuggestions 2018-05-07 19:29:30 +01:00
Jonathan Hodgson
64e9ff9fa4 Make terminal open in the directory of active directory 2018-05-01 09:44:57 +01:00
Jonathan Hodgson
a03c08b80b Remove exit from mycd function 2018-04-30 12:23:50 +01:00
Jonathan Hodgson
9c12f43f98 Make zshrc use build in cd rather than alias when opening new terminal 2018-04-27 14:38:44 +01:00
Jonathan Hodgson
7a96f6718a Make caps-lock on prompt update when toggled 2018-04-27 12:30:37 +01:00
Jonathan Hodgson
3b01e54167 Exclude node_modules from permission aliases 2018-04-25 16:17:34 +01:00
Jonathan Hodgson
43cbabf164 Make mycd function use $EDITOR variable rather than vim 2018-04-24 08:35:08 +01:00
Jonathan Hodgson
a1f45666a3 Update function mycd
Change name from cdls

Update cd alias

If cd fails and the first parameter is a file, it will try and open it
in vim
2018-04-24 08:33:44 +01:00
Jonathan Hodgson
3b37debbf7 Add comments 2018-04-23 17:26:20 +01:00
Jonathan Hodgson
e8b2b2e541 adds autoCD into most recent directory and debug function
When cding into a directory, the path is saved in ~/.current-folder
ZSHRC then cds into this folder if the file exists and not in a tmux
session

Also added a function debug to functions which will toggle the value of
wp-debug in wp-config
2018-04-23 17:19:27 +01:00
Jonathan Hodgson
774c632237 Comment out message to not sabotage 2018-04-23 17:18:04 +01:00
Jonathan Hodgson
a8bc3522f3 Adds conf alias to edit wp-config.php 2018-04-23 17:17:14 +01:00
Jonathan Hodgson
f1de4553d2 Remove suffex aliases from bash 2018-04-19 14:23:31 +01:00
Jonathan Hodgson
e9a81da493 Small changes 2018-04-18 17:40:48 +01:00
Jonathan Hodgson
6ea3f345b0 Work on dotdiles 2018-04-17 22:47:11 +01:00
Jonathan Hodgson
2749e72abe Start re-organising my dotfiles 2018-04-16 23:03:29 +01:00