|
990f4cd542
|
zsh: major reorganization
|
2022-03-18 17:51:59 -07:00 |
|
|
590916fdfc
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-03-05 01:59:53 -08:00 |
|
|
b8ff98d79b
|
git: add git caps alias for git commit all and push
|
2022-03-05 01:58:32 -08:00 |
|
|
62ba85a812
|
zsh: update termux fix
|
2022-03-03 13:41:12 -08:00 |
|
|
4fd65d90a8
|
zsh: new occ alias
|
2022-02-03 10:45:37 -08:00 |
|
|
6ecb219644
|
zsh: fix indent
|
2022-01-30 20:29:17 -08:00 |
|
|
8dd1d47e9d
|
zsh: zrc is now just zc, and paru now has parue for editing PKGBUILD's
|
2022-01-09 22:39:13 -08:00 |
|
|
126325d598
|
zsh: fix for having no docs repo or todo symlink
|
2022-01-09 20:54:51 -08:00 |
|
|
9eb5bedf6b
|
zsh: fix color loading
|
2022-01-07 12:48:40 -08:00 |
|
|
0a74fbbed8
|
zsh: fix docs repo not being detected properly
|
2022-01-06 21:41:22 -08:00 |
|
|
51eca82961
|
zsh: add code to load all external functions
|
2022-01-02 17:48:01 -08:00 |
|
|
06ab216290
|
zsh: realized some things need to be functions
By that, I mean things that change my working directory need to be
functions
|
2022-01-01 18:24:20 -08:00 |
|
|
ee7de5f557
|
zsh: almost all functions are now scripts
|
2021-12-26 16:15:56 -08:00 |
|
|
3730002fbb
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-12-16 14:38:28 -08:00 |
|
|
f01573d2e7
|
zsh: plugin organization
|
2021-12-16 14:37:51 -08:00 |
|
|
4a7b6c465c
|
zsh: save_working_directory() will no longer save the home directory
|
2021-12-16 03:41:40 -08:00 |
|
|
15fba89c84
|
zsh: changes to cdt() and cds(), and bug fix for rmswp() when the
swapfile isn't mounted
|
2021-12-11 17:56:18 -08:00 |
|
|
8ebfb3b8d2
|
zsh: fixed apparent freeze when installing zinit
|
2021-12-07 18:42:52 -08:00 |
|
|
3a87b8a094
|
zsh: moved zinit to .local/share
Maybe it should be moved to .cache?
|
2021-12-07 15:17:17 -08:00 |
|
|
041db92c0b
|
zsh: add vim as paru file manager
|
2021-12-03 01:00:58 -08:00 |
|
|
a3e3c08985
|
zsh: urlencode is optional now
|
2021-11-30 01:53:53 -08:00 |
|
|
da5a43f313
|
zsh: sitepath() now gives encoded urls
|
2021-11-30 00:44:00 -08:00 |
|
|
0686197a84
|
zsh: add launch() for launching desktop applications
|
2021-11-29 23:54:25 -08:00 |
|
|
66e473cf4d
|
zsh: update plugins with zup now
|
2021-11-28 13:05:00 -08:00 |
|
|
e048d023a5
|
zsh: add ef() (edit file)
|
2021-11-25 04:29:51 -08:00 |
|
|
bd2e6c2e40
|
zsh: formatting and allow code placed after the final line to execute
|
2021-11-21 19:53:47 -08:00 |
|
|
adf7c00b82
|
zsh: zshrc is now zrc
|
2021-11-20 20:59:26 -08:00 |
|
|
401aaf30fa
|
zsh: mkd now creates parent directories
|
2021-11-20 13:54:14 -08:00 |
|
|
8715300a8f
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-11-15 21:35:11 -08:00 |
|
|
1c383283c7
|
zsh: new alias for make
|
2021-11-15 20:01:20 -08:00 |
|
|
d656786a14
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-11-14 20:25:21 -08:00 |
|
|
38727a311d
|
zsh: in-progress removing bad aliases
|
2021-11-11 20:02:01 +00:00 |
|
|
6c7c9aea5c
|
zsh: alias mod: hste is now hst
|
2021-11-11 20:02:01 +00:00 |
|
|
00f7e63d74
|
zsh: bug fix in gloned()
|
2021-11-13 04:19:16 -08:00 |
|
|
fe24674475
|
zsh: organize various cd functions
|
2021-11-10 10:22:08 -08:00 |
|
|
45c511e337
|
zsh: possible new feature: remove invalid aliases
|
2021-11-10 00:28:05 -08:00 |
|
|
dc201ee3fb
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-11-07 21:37:52 -08:00 |
|
|
5d26b501ea
|
zsh: add e alias for edit (like how vim does it)
|
2021-11-07 21:36:39 -08:00 |
|
|
248b6d6cc7
|
zsh: update completions
|
2021-11-06 19:48:31 -07:00 |
|
|
30089fe6d1
|
zsh: zinit is in better hands now
Things also load way faster
|
2021-11-02 21:08:56 -07:00 |
|
|
a8ca3868aa
|
zsh: add ydotool alias
|
2021-11-02 01:20:39 -07:00 |
|
|
674a0d29ec
|
zsh: fix for termux on android (for real this time)
|
2021-11-01 10:58:48 -07:00 |
|
|
7180787e19
|
zsh: hste now edits the history file
|
2021-11-01 02:46:14 -07:00 |
|
|
55a09c7229
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-10-27 23:35:23 -07:00 |
|
|
fca220a01e
|
zsh: add cdf() (cd file)
|
2021-10-27 23:34:32 -07:00 |
|
|
6c036f9d2e
|
zsh: add sctl alias
|
2021-10-27 17:30:08 -07:00 |
|
|
ba30cc3273
|
zsh: alias g=git
|
2021-10-27 04:18:09 -07:00 |
|
|
15b2d798c9
|
zsh: aliases - l now means ls and light means smart plug
|
2021-10-26 21:17:27 -07:00 |
|
|
b482328380
|
zsh: add sdn (shutdown now) alias
|
2021-10-24 12:21:06 -07:00 |
|
|
d48bfcd0c6
|
zsh: alias stuff (d for dot modified, and add gs to replace ghostscript)
|
2021-10-24 12:10:06 -07:00 |
|