Commit graph

221 commits

Author SHA1 Message Date
c1dd7c9fe2 zsh: don't set glow alias in vim terminal 2021-10-23 21:42:44 -07:00
7f6c2916de nvim: new filetype list for ale 2021-10-20 20:57:38 -07:00
ffae217fbf nvim: additional bootstrapping 2021-10-20 10:57:24 -07:00
8c94182d19 nvim: better behavior for remove highlights from hlsearch
now it just does `noh` instead of `set hlsearch!`
2021-10-20 01:31:45 -07:00
866986c46c nvim: settings organization 2021-10-19 22:21:53 -07:00
36a7cd9364 nvim: toggleterm is a floating window again 2021-10-19 20:02:47 -07:00
740dc82984 zsh: add lsx alias
I thought I had this one before :thinking_face:
2021-10-19 20:01:57 -07:00
0ddd772486 nvim: additional keybinds for moving between windows 2021-10-18 17:34:45 -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
15841febbb git: organization 2021-10-16 18:28:32 -07:00
bfb8292b99 zsh: add cd - on startup capabilities 2021-10-16 18:27:49 -07:00
fda0750475 nvim: migrate cmp to custom menu 2021-10-16 16:12:15 -07:00
88f39be97d nvim: Revert "nvim: migrate cmp to custom menu"
This reverts commit 40d6e6ceb2.
2021-10-16 15:55:58 -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
fb5cef7aef nvim: priorities 2021-10-16 02:45:19 -07:00
d966e5bcf6 zsh: update git aliases 2021-10-14 04:09:56 -07:00
40d6e6ceb2 nvim: migrate cmp to custom menu 2021-10-14 03:37:07 -07:00
c17cb400e6 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-13 11:39:23 -07:00
846a3b6934 nvim: fix for nvimtree diagnostics error 2021-10-13 11:38:34 -07:00
8773aae7f0 nvim: fix for nvimtree diagnostics error 2021-10-13 11:12:45 -07:00
ea6851f98c git: trunk is now the default name for the default branch
TODO: change the master branch in this repo to be called trunk
2021-10-13 01:52:29 -07:00
23dc76ff48 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-12 22:19:53 -07:00
e439f7fb1e git: tabs, not spaces (consistency) 2021-10-12 22:19:34 -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
34f28a168c Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-10-07 23:02:22 -07:00
0179f035cb nvim: eliminated an annoying dap-ui thing 2021-10-07 22:59:32 -07:00
e39eba7ceb nvim: changes to dap 2021-10-07 22:33:14 -07:00
883cadce78 zsh: fixed annoying post-init output thing 2021-10-07 22:29:32 -07:00
4c336ce34b nvim: made the debugger window less stupidly large 2021-10-07 21:00:04 -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
53d7246381 nvim: better nvimtree keybinds
TODO: add a bind to open it
2021-10-06 23:24:33 -07:00
3cec380a34 alacritty: improvement to zoom in hotkey 2021-10-06 23:22:38 -07:00
774eac7b0f nvim: formatting and add extra keybind 2021-10-05 01:02:04 -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
1e7429a055 Merge branch 'master' of ssh://git.blakenorth.net:6102/home/git/dotfiles 2021-10-01 02:58:57 -07:00
e831758bee zsh: now sitepath() can take arguments for fd 2021-10-01 02:58:13 -07:00
5899ea7937 nvim: Formatting, and repositioning 2021-10-01 01:34:19 -07:00
70c581dc19 git: add no rebase setting to always automatically merge when pulling 2021-10-01 01:33:40 -07:00