aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-07+tmux-navigator to vimoreodave
Trusty and very useful
2020-04-07~user oreodave -> dxoreodave
oreodave -> oreo -> odavex -> dx
2020-04-07~vivaldi -> qutebrowseroreodave
Quicker to boot, faster to navigate and a much better browser overall. If I want to watch Netflix, I'll use chromium or something.
2020-04-07~zshenv -> zshrcoreodave
Don't use oh-my-zsh anymore, too clunky
2020-04-07+quick list of items in the readmeodave
2020-04-07~cleaning up configodave
2020-04-06+bind for vivaldiodave
SUPER+/ for the bind to open vivaldi
2020-04-06~split C/C++ configuration into sectionsodave
2020-04-06~set display-line-numbers to relativeodave
2020-04-06+bind to change backgroundodave
2020-04-06~i3 status doesn't need a config lineodave
2020-04-06-removed commentsodave
2020-04-06~setup lock and bg variables in i3odave
$bg is the background command using feh, and is a random item from the backgrounds folder $lock is the i3lock command I use. Uses a png from locksreens folder, and also sets a colour in case the lockscreen image is not present.
2020-04-06~translated writers.org content into config.orgodave
No point having a separate module for something that is basically part of the config.
2020-04-05~restructured the elfeed package config for literacyodave
2020-04-05~redo the dashboard functionsodave
Instead of just a summary at the end, break up the code into sections to comment on and write about. More literate
2020-04-05+snippet for a default media review in ~/Textodave
2020-04-05-delete some stuff from zshenvodave
Mostly web querying
2020-04-05~set some bar propertiesodave
Position is top, font is arial and seperator symbol is ||
2020-04-05~merged all rofi bindsodave
2020-04-05+scratchpad binds for use in i3odave
2020-04-05~some aestheticsodave
+Every window should only be a 5 pixel border (no title bar). +gaps for outer and inner (i3-gaps)
2020-04-05+lock command to abstract away constant argumentsodave
2020-04-05~solarized-dark -> monokaiodave
2020-04-05~Keymap -> Key-mapodave
2020-04-05~make review open keybindodave
2020-04-05~Just use lambda for open dotfilesodave
Removed the oreodave/goto-dotfiles function.
2020-04-05~make the directory "~/Text" for org-agenda-filesodave
2020-04-05~interval for status bar 1 -> 5odave
Less CPU usage, less toll and polling
2020-04-05+PluginClean to reload bindingodave
2020-04-05+recursive path variableodave
Suggestion from a YouTube video to allow quick editing and jumping around a directory.
2020-04-05-opam config in vimodave
2020-04-05~removed quite a few plugins, moving to normal vimodave
Normal vim is enough, I want fast speeds and ease of use. Vim is not something I use for main editing - it's just for quick edits and super speed.
2020-03-29~changed hook to lsp!odave
2020-03-29+READMEs for both ocaml and oreolineodave
2020-03-29~cleaned up gentemplate a bitodave
2020-03-29~moved config/*.org -> org/*.orgodave
Also changed literate to for this change
2020-03-26-projectile configodave
2020-03-26~set the default theme doom-molokai -> base16-3024odave
2020-03-26+increased theme-list to include base16 themesodave
2020-03-26~updated how I feel about certain themesodave
2020-03-26+user variables section to personal configodave
2020-03-26+base16 themes packageodave
2020-03-26~cleaning up written text and codeodave
Stuff that is inaccurate now, cleaned up to be up-to-date.
2020-03-26+unity support for c# moduleodave
2020-03-26-collab modulesodave
They don't exist in doom anymore, so no need for them to take up space
2020-03-26+ocaml private with lsp, -ocaml doom moduleodave
2020-03-26+custom ocaml moduleodave
This ocaml module has proper lsp support, and has the bindings I require regularly. I use utop to REPL my code, with bindings to send parts of my code to UTOP
2020-03-18~moved around headersodave
2020-03-18~changed faces coloursodave