Commit graph

100 commits

Author SHA1 Message Date
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
4962aa818b zsh: add alias d for dot
lol
2021-10-24 11:55:00 -07:00
e6b249d41c git and zsh: moves git aliases to .gitconfig 2021-10-24 11:47:56 -07:00
07d2fa4303 zsh: new alias (rce) 2021-10-24 11:41:07 -07:00
c1dd7c9fe2 zsh: don't set glow alias in vim terminal 2021-10-23 21:42:44 -07:00
740dc82984 zsh: add lsx alias
I thought I had this one before :thinking_face:
2021-10-19 20:01:57 -07:00
bf5fd79a68 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-18 17:31:33 -07:00
c260d0999c zsh: add swapfile creation and deletion functions 2021-10-18 17:30:51 -07:00
0889ecdf39 zsh: babe, wake up! new alias just dropped! 2021-10-18 01:25:00 -07:00
3d51d02379 zsh: remove useless aliases 2021-10-17 15:04:16 -07:00
cf7a24ab92 zsh: add safeguards to auto directory save/load 2021-10-17 02:19:46 -07:00
f7ba268e24 zsh: all aliases now use single quotes, unless they shouldn't 2021-10-17 01:34:58 -07:00
a6070c8348 zsh: better save/load working directory behavior 2021-10-17 01:20:04 -07:00
bfb8292b99 zsh: add cd - on startup capabilities 2021-10-16 18:27:49 -07:00
f611781a8b zsh: adds fd powers to chx()
I was thinking of doing this in the first place, but decided I'd keep it
simple. Look where I am now.
2021-10-16 15:20:00 -07:00
d966e5bcf6 zsh: update git aliases 2021-10-14 04:09:56 -07:00
23dc76ff48 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-12 22:19:53 -07:00
8767ecaaea zsh: revert changes to fds alias 2021-10-12 22:18:09 -07:00
23258b688f zsh: fixes problem with lsd command check 2021-10-11 20:24:53 -07:00
883cadce78 zsh: fixed annoying post-init output thing 2021-10-07 22:29:32 -07:00
674b16cdee zsh: lsd is the default if it's installed now 2021-10-07 20:59:41 -07:00
23476f8c40 zsh: updated aliases 2021-10-07 20:32:02 -07:00
a82459c1d6 zsh: made cds() mucho-fast-o 2021-10-07 16:59:33 -07:00
1b5f8d6a80 zsh: modified auto cd functionality (now, off by default, added aliases
lwd and swd, too)
2021-10-07 16:37:49 -07:00
b0838e8322 zsh: added auto-saving and auto-loading working dir functionality (may
adjust behavior later to become not automatic)
2021-10-06 23:30:57 -07:00
a3e4527e9e Merge branch 'master' of ssh://git.blakenorth.net:6102/home/git/dotfiles 2021-10-01 03:02:00 -07:00
28758856ed zsh: added a newline before the ls in gloned() 2021-10-01 03:01:54 -07:00
e831758bee zsh: now sitepath() can take arguments for fd 2021-10-01 02:58:13 -07:00
f03d45fb4b zsh: make cursor a beam earlier on in init 2021-09-29 03:07:56 -07:00
bb1bbcfd37 zsh: add cds() function (cd search) to cd to a buried directory or any
directory given part of its name
2021-09-28 22:19:43 -07:00
1ed5ec20e6 zsh: add todo cd to todo() 2021-09-26 13:37:33 -07:00
4b2ddabb74 zsh: new git alias: 'g' 2021-09-25 02:21:22 -07:00
6fd7e97780 zsh: new nvc alias adjustments 2021-09-25 02:18:31 -07:00
150267e7cc zsh: modified nvc alias (again)
Now, it cd's into the new dir I just made. Here's a cool character: •
2021-09-24 21:26:30 -07:00
9161bd14d9 zsh: reverted experimental nvim config alias 2021-09-24 21:19:31 -07:00
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