Commit graph

115 commits

Author SHA1 Message Date
Jonathan Hodgson
9735245bfb Make terminal open in the directory of active directory 2018-05-01 09:44:57 +01:00
Jonathan Hodgson
79f4846c61 Remove exit from mycd function 2018-04-30 12:23:50 +01:00
Jonathan Hodgson
27efed44fa Make zshrc use build in cd rather than alias when opening new terminal 2018-04-27 14:38:44 +01:00
Jonathan Hodgson
4c3b1709a0 Make caps-lock on prompt update when toggled 2018-04-27 12:30:37 +01:00
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