Commit graph

7 commits

Author SHA1 Message Date
Jonathan Hodgson
a03c08b80b Remove exit from mycd function 2018-04-30 12:23:50 +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
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