Commit graph

11 commits

Author SHA1 Message Date
Jonathan Hodgson
f1024582e0 Exclude node_modules from permission aliases 2018-04-25 16:17:34 +01:00
Jonathan Hodgson
d82d6dd413 Make mycd function use $EDITOR variable rather than vim 2018-04-24 08:35:08 +01:00
Jonathan Hodgson
47a6b3c315 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
ba399343fb Add comments 2018-04-23 17:26:20 +01:00
Jonathan Hodgson
3864f2f932 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
928c683349 Comment out message to not sabotage 2018-04-23 17:18:04 +01:00
Jonathan Hodgson
f9125151de Adds conf alias to edit wp-config.php 2018-04-23 17:17:14 +01:00
Jonathan Hodgson
769565350b Remove suffex aliases from bash 2018-04-19 14:23:31 +01:00
Jonathan Hodgson
9c4a3004a2 Small changes 2018-04-18 17:40:48 +01:00
Jonathan Hodgson
0e82e48614 Work on dotdiles 2018-04-17 22:47:11 +01:00
Jonathan Hodgson
8954b21d7f Start re-organising my dotfiles 2018-04-16 23:03:29 +01:00