Commit graph

322 commits

Author SHA1 Message Date
70c581dc19 git: add no rebase setting to always automatically merge when pulling 2021-10-01 01:33:40 -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
680295eeed nvim: reorganization and add due: plugin 2021-09-28 21:59:48 -07:00
fe60cfe775 nvim: added keybind to open debug menu 2021-09-28 01:59:53 -07:00
7c747cbbc1 nvim: Migrated all dap-related things to their own file 2021-09-28 01:52:37 -07:00
4f55c742ad nvim: converted all double quotes to single quotes 2021-09-27 20:29:55 -07:00
e996dfedf0 nvim: add variable values DAP plugin 2021-09-27 19:21:36 -07:00
9776ecd7d2 nvim: removed relative numbers 2021-09-27 02:04:54 -07:00
21bec5808d nvim: fixed the watch_index startup warning 2021-09-26 14:29:44 -07:00
1ed5ec20e6 zsh: add todo cd to todo() 2021-09-26 13:37:33 -07:00
bba61c3b31 (new) alacritty: added alacritty configuration 2021-09-25 02:35:38 -07:00
4b2ddabb74 zsh: new git alias: 'g' 2021-09-25 02:21:22 -07:00
16b13b9f7a nvim: treesitter overhaul and actually removed luasnip 2021-09-25 02:19:19 -07:00
6fd7e97780 zsh: new nvc alias adjustments 2021-09-25 02:18:31 -07:00
d3f9cf3362 nvim: rework todo list 2021-09-25 01:40:46 -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
5927e8c247 nvim: Reorganization - moved all config files to one folder (minus the init.lua) 2021-09-24 21:20:05 -07:00
9161bd14d9 zsh: reverted experimental nvim config alias 2021-09-24 21:19:31 -07:00
40e234e20d Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-24 09:51:15 -07:00
0e6c03d0ed Remove luasnip 2021-09-24 09:51:00 -07:00
2c294db05f zsh: more git aliases 2021-09-24 01:01:55 -07:00
0f622a8951 nvim: Modified terminal settings 2021-09-24 01:01:46 -07:00
6f8a11cb1a nvim: add support for hex editing 2021-09-23 17:13:45 -07:00
bcf4c2b2b5 nvim: removed cmake from ale lint list 2021-09-23 17:13:06 -07:00
37575bcd55 nvim: added automatic detection of language servers 2021-09-22 03:19:20 -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
059d8d5a2c nvim: formatting and slight keymap adjustment 2021-09-21 01:18:10 -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
b570b33fe7 nvim: add cheat.sh integration 2021-09-20 10:09:26 -07:00
7f54b5b0d3 nvim: added additional dap configuration 2021-09-20 10:06:11 -07:00
24bbe35cc8 zsh: add git aliases 2021-09-20 10:05:22 -07:00
e34b962d2b nvim: added a note to remove luasnip
it does not work on my server for some reason
2021-09-20 02:55:01 -07:00
c1b71e559f nvim: added smooth scrolling and fixed toggleterm 2021-09-20 02:48:09 -07:00
2dcac10784 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2021-09-20 00:22:59 -07:00
6db788bec2 zsh: added more usage info to todo() 2021-09-20 00:22:35 -07:00
1976e6dd4a added dotfiles init script (so you can make your own repo!) 2021-09-20 00:22:35 -07:00
2a3001ac6d Moved the vim note to the bottom 2021-09-20 00:22:35 -07:00
e43cf4aaad Big changes, don't remember all of them
One thing is more DAP configuration
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
0d08c6b939 nvim: added DAP support with nvim-dap, but I just decided I like vimspector more 2021-09-20 00:22:35 -07:00
c2e6e88e27 improved todo() 2021-09-20 00:22:35 -07:00
a8b6b58964 added markdown preview plugin 2021-09-20 00:22:35 -07:00
297f068dc3 improvements to todo() 2021-09-20 00:22:35 -07:00