Commit graph

105 commits

Author SHA1 Message Date
2c294db05f zsh: more git aliases 2021-09-24 01:01:55 -07:00
c9b000765e zsh: more enhancements to todo() 2021-09-21 21:50:43 -07:00
b942b31f2a zsh: made todo() more logical, committing and pushing after each edit 2021-09-21 21:18:41 -07:00
bd67d14fb2 zsh: prevented trying to pull something that isn't a repository 2021-09-21 01:42:34 -07:00
03728e1997 zsh: Removed spaces from lines 2021-09-20 23:28:43 -07:00
298ab38131 zsh: add auto syncing powers to todo() 2021-09-20 10:48:25 -07:00
77317c2dfd Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-20 10:12:13 -07:00
24bbe35cc8 zsh: add git aliases 2021-09-20 10:05:22 -07:00
6db788bec2 zsh: added more usage info to todo() 2021-09-20 00:22:35 -07:00
2a3001ac6d Moved the vim note to the bottom 2021-09-20 00:22:35 -07:00
9a47de5f8e zsh: todo() now has automatic push powers 2021-09-20 00:22:35 -07:00
84799e257c zsh: todo() now changes the working dir 2021-09-20 00:22:35 -07:00
f26343fc7a Added usage to todo() 2021-09-20 00:22:35 -07:00
c2e6e88e27 improved todo() 2021-09-20 00:22:35 -07:00
297f068dc3 improvements to todo() 2021-09-20 00:22:35 -07:00
77fc724098 QOL improvements 2021-09-20 00:22:35 -07:00
f0af0f67b8 improved todo alias by changing it into a function 2021-09-20 00:22:35 -07:00
a4d31650c5 Modified todo alias. Make the todo file into a symlink file that points
to the actual todo file, in whatever format you want it to be now.
2021-09-20 00:22:35 -07:00
c04891dd67 Fixed comment 2021-09-20 00:22:35 -07:00
bd43ab1c1d uncommented some important lines 2021-09-20 00:22:35 -07:00
aaeaee4ec6 fix for termux on android 2021-09-20 00:22:35 -07:00
a070ef1e6a Minor changes to a comment 2021-09-20 00:22:35 -07:00
f20b8a6421 Moved the vim note to the bottom 2021-09-16 02:24:30 -07:00
67c70c5bb8 zsh: todo() now has automatic push powers 2021-09-16 02:16:34 -07:00
063db819b4 zsh: todo() now changes the working dir 2021-09-16 00:40:55 -07:00
29ddd45f95 Added usage to todo() 2021-09-16 00:06:55 -07:00
e3fa159136 improved todo() 2021-09-15 22:02:47 -07:00
6658296ef9 improvements to todo() 2021-09-15 21:38:22 -07:00
076362fd80 QOL improvements 2021-09-15 10:06:18 -07:00
c322f4899f improved todo alias by changing it into a function 2021-09-15 02:58:25 -07:00
6f2a76ffdf Modified todo alias. Make the todo file into a symlink file that points
to the actual todo file, in whatever format you want it to be now.
2021-09-15 02:07:28 -07:00
7c9ce37408 Fixed comment 2021-09-15 00:55:59 -07:00
d8eb5763c1 uncommented some important lines 2021-09-15 00:54:03 -07:00
37008f253b fix for termux on android 2021-09-15 00:52:52 -07:00
51bb990f3e Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-15 00:50:43 -07:00
65870e81fe why did I write it like that :face_palm:... 2021-09-15 00:50:01 -07:00
3cdb46761b Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-15 00:49:00 -07:00
616da83956 Minor changes to a comment 2021-09-15 00:45:59 -07:00
039c7fcab0 allowed cding into repos when the .git directory extension is specified 2021-09-13 23:44:22 -07:00
e0981d059a added 'vv' as an alias for the editor 2021-09-11 02:33:02 -07:00
939f96564c modified aliases (again) 2021-09-06 21:20:23 -07:00
66630174e3 shortened aliases 2021-09-06 18:52:07 -07:00
b07c0cd692 added aliases for various nvim config files 2021-09-06 18:24:19 -07:00
b01adf63d1 added dircolors and updated paru alias 2021-09-06 17:55:39 -07:00
da0466c2fe the vimrc alias now points to init.lua 2021-09-03 01:53:04 -07:00
e9acafe7cd added mkd alias for mkdir 2021-09-03 01:39:50 -07:00
01a46e588f Changed color schemes to a more legible one 2021-08-29 23:16:06 -07:00
ae7ba6978b Switched back to the old zsh-vi-mode plugin 2021-08-27 11:10:13 -07:00
afdb3280aa Transitioned to a different zsh vi mode plugin because of bugs 2021-08-25 01:00:08 -07:00
842945ffe8 Added chx() to toggle whether a file is executable 2021-08-22 14:25:54 -07:00