Commit graph

61 commits

Author SHA1 Message Date
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