Commit Graph

  • 884a22a2d1 Fixed ERC config issue not loading erc-image Random936 2023-12-20 19:48:48 -08:00
  • e56123c1d4 Some general cleanup of the emacs config Random936 2023-12-20 12:49:36 -08:00
  • cea675c2f2 More erc config for emacs Random936 2023-12-19 23:03:51 -08:00
  • 62e7e0f62f Switched from syncthing to Dropbox Random936 2023-12-19 14:55:42 -08:00
  • 7f9d566d2a Fixed missing perenthesis Random936 2023-12-19 14:53:57 -08:00
  • cf1443f936 Added IRC config to emacs Random936 2023-12-19 14:27:53 -08:00
  • ad9c8cb112 Moved vertico config to general packages section Random936 2023-12-15 23:39:28 -08:00
  • 390a7768a2 Switched from ivy to vertico Random936 2023-12-15 19:00:54 -08:00
  • 79a80b58bb Fixed up alias on macos Random936 2023-12-13 11:19:59 -08:00
  • 6453723338 Added config for zoxide and exa for better directory listing Random936 2023-12-13 11:19:36 -08:00
  • 8547232b53 Fixed another bug; due-today doesn't use org-roam relative time Random936 2023-12-05 17:07:33 -08:00
  • 9d2988672b Fixed bug with emacs daily-todos; chooses incorrect ID of multiple Random936 2023-12-05 16:56:08 -08:00
  • cf31ba6c88 Fixed haskell in lsp.org Random936 2023-12-01 16:05:27 -08:00
  • 51fd260000 Added new daily-todos-get-due-today emacs function Random936 2023-12-01 13:49:06 -08:00
  • 9e56768522 Updated dynamic habits to use org-capture relative time Random936 2023-11-27 21:04:52 -08:00
  • 988f5cabb6 Changed daily-todos to only add in progress todo items Random936 2023-11-27 13:01:42 -08:00
  • a97604e89f Split up emacs config.org into a few separate files Random936 2023-11-25 19:58:15 -08:00
  • ca86950eac Forgot to delete this useless org-id Random936 2023-11-24 20:33:41 -08:00
  • abcaf4bb0e Renamed functions and added new dynamic-habits function Random936 2023-11-24 20:20:56 -08:00
  • 25b18752e7 Revised template functions to include org ID links Random936 2023-11-24 17:20:40 -08:00
  • b911096899 Added some custom capture template functions for daily todos Random936 2023-11-24 14:34:45 -08:00
  • 8dc3c9c636 Fixed issue with duplicate values in org-agenda-files variable Random936 2023-11-10 20:37:49 -08:00
  • bbe6d9bc3a Added new keybinding to org-roam for linking to heading Random936 2023-11-07 16:37:35 -08:00
  • 2a0c3744f8 Added autolock to i3 config Random936 2023-11-07 16:36:42 -08:00
  • 708d9ef935 Moved capture templates to notes directory Random936 2023-11-05 14:33:50 -08:00
  • eb40e9070f Added in progress todo state to emacs config Random936 2023-11-05 13:52:38 -08:00
  • 38dec74c20 Removed excess newlines from daily template Random936 2023-11-03 13:14:42 -07:00
  • 1f53242482 Added gym regime to daily capture template Random936 2023-10-29 18:04:33 -07:00
  • 3fba51f78f Added keybinding for org-roam-dailies-capture-tomorrow Random936 2023-10-22 11:09:59 -07:00
  • f50d2b1437 Removed unncessesary code from email config Random936 2023-10-19 12:55:48 -07:00
  • 2c986d69f9 Updated habits section of daily todoes template Random936 2023-10-18 11:12:34 -07:00
  • b97911724a Slight change to daily.org template name Random936 2023-10-14 10:49:13 -07:00
  • 719f34b292 Added spell checking to org files Random936 2023-10-12 17:57:33 -07:00
  • 27bc9450ce Slightly modified the org-roam dailies capture templates Random936 2023-10-12 15:51:18 -07:00
  • d854383917 Added the haskell lsp server to lsp.org Random936 2023-10-11 14:07:48 -07:00
  • c60b1f8b19 Added daily todos template to emacs config Random936 2023-10-10 14:24:24 -07:00
  • 360bd19596 Fixed issue with mu4e passwords not decrypting on MacOS Random936 2023-10-03 18:50:50 -07:00
  • 0efc7c77b1 Added evil-org to emacs for better org-agenda keybindings Random936 2023-10-03 18:50:23 -07:00
  • a92df4d5b4 Added custom timestamp format to org config Random936 2023-09-28 12:51:11 -07:00
  • b5ecf967ed Stopped deferring magit. Waiting got kind of annoying. Random936 2023-09-27 15:30:43 -07:00
  • a2af1fd485 Updated mu4e load-path to be dynamic Random936 2023-09-27 15:21:41 -07:00
  • bd198cbea4 Updated the email directory path and a removed whitespace Random936 2023-09-25 12:07:59 -07:00
  • 468478243e Added org capture templates to repo and added a todo item template Random936 2023-09-24 21:08:04 -07:00
  • 2bfa14e6ce Slight improvement to custom file condition Random936 2023-09-24 20:28:43 -07:00
  • fe4262ae6a Improved emacs load time Random936 2023-09-24 20:23:31 -07:00
  • eeb1f21ad0 Changes relating to mu4e setup on mac Random936 2023-09-24 20:02:39 -07:00
  • 5c2afc59ae Switched emails and fixed some gmail citation issues Random936 2023-09-21 09:16:58 -07:00
  • b51af7bc5a Updated user-mail-address variable Random936 2023-09-20 19:14:59 -07:00
  • 092d3725c4 Added mu4e to emacs config Random936 2023-09-20 18:45:52 -07:00
  • d98dfb8152 Fixed the load-config func and removed multi-vterm Random936 2023-09-20 13:45:47 -07:00
  • c413de41d1 Added a new email configuration file (WIP) Random936 2023-09-20 13:18:48 -07:00
  • dec032575e Moved LSP server config to separate file Random936 2023-09-19 21:47:43 -07:00
  • 3058833332 Modified i3 config to run emacs with MOD+Shift+e Random936 2023-09-17 20:54:12 -07:00
  • ab2794dd67 Updated EXWM to be run based on environment variables Random936 2023-09-17 20:53:51 -07:00
  • 9b4577ef74 Added config to refesh checkboxes when completing repeating tasks Random936 2023-09-17 20:01:38 -07:00
  • e1baa0e6b0 Added functions.org file and config reload macro to general Random936 2023-09-17 19:56:02 -07:00
  • 1724250a04 Agenda and perspective changes Random936 2023-09-17 17:03:11 -07:00
  • 721261ab1c Adding config for org-agenda Random936 2023-09-16 11:27:00 -07:00
  • d50ffec3a3 Forgot to remove some unnecessary org templates Random936 2023-09-15 19:26:43 -07:00
  • 1e08189024 Updating config based on linux laptop Random936 2023-09-15 19:16:41 -07:00
  • e69f29cba5 Improved the display-startup-time function Random936 2023-09-12 20:21:31 -07:00
  • 912d566a19 Disabled dialog box in emacs config Random936 2023-09-10 21:43:18 -07:00
  • ade39fbe84 Fixed some more typos and fixed an Ispell bug with org URLs Random936 2023-09-10 13:57:23 -07:00
  • 76501412ed Fixed some spelling mistakes and added some basic config for ispell Random936 2023-09-10 12:23:24 -07:00
  • 4b8f6520b8 Fixing minor bug in emacs config Random936 2023-09-09 09:51:13 -07:00
  • 2ef9fb3aea Added some basic content to the README Random936 2023-09-09 09:49:06 -07:00
  • f5fc29f3ef Minor config changes that I forgot to add earlier Random936 2023-09-09 09:47:08 -07:00
  • 3eba80bf09 Added a README.org file to my dotfiles repo Random936 2023-09-09 09:42:51 -07:00
  • a9e34d2278 Added some more changes to how emacs exports org docs Random936 2023-09-09 09:24:41 -07:00
  • e6e4e9a5d5 Updated directory paths to work with GNU stow Random936 2023-08-13 19:39:34 -07:00
  • 355efdc290 Added perspective and other changes Random936 2023-08-13 18:38:52 -07:00
  • a6e73fae8d Added helpful to emacs config Random936 2023-08-11 19:30:00 -07:00
  • a6ff23191f Moved some sections around and added some other small checks Random936 2023-08-11 19:13:38 -07:00
  • 780748e618 Added some templates to org-roam in config.org Random936 2023-08-07 14:06:35 -07:00
  • 00a74f0cd9 Added org-roam to emacs config.org Random936 2023-08-04 20:26:40 -07:00
  • b80a00b88c Added TPM to tmux config Random936 2023-07-14 18:07:44 -07:00
  • d51420df26 Added some emacs fonts to repo for later installs Random936 2023-07-12 17:52:13 -07:00
  • 9726f7c32a Added .tmux.conf Random936 2023-07-11 18:40:14 -07:00
  • c1e22d5642 Updated .zshrc config based on MacOS changes Random936 2023-07-05 19:47:29 -07:00
  • 9c91b52508 Fixed a few issues with .zshrc on my arch install Random936 2023-07-05 19:08:17 -07:00
  • f497712ae4 Updated i3 config Random936 2023-07-05 19:07:01 -07:00
  • 424088076e Removed improvements section from emacs config.org Random936 2023-07-05 19:01:16 -07:00
  • de0dc4f099 Added changes to config.org config file Random936 2023-06-19 15:05:19 -07:00
  • 4a9d6efd7f Added Magit to emacs config Random936 2023-05-13 12:35:57 -07:00
  • 6ad1c3f881 Added language servers for R and Yara Jaden Maxwell 2023-04-22 21:08:17 -07:00
  • 80e805f3b3 Added some more language servers Random936 2023-04-19 09:22:10 -07:00
  • 54c55e4546 Added daemon and rust-mode Random936 2023-03-18 11:29:46 -07:00
  • a69e6efb10 Added whitespace-mode Random936 2023-02-26 10:57:36 -08:00
  • ce12b329a1 Added a few more changes Random936 2023-02-25 10:09:25 -08:00
  • 146fca260f Updated config changes Random936 2023-02-25 10:08:09 -08:00
  • b1447b84b4 Added various changes to i3, polybar, and more. Random936 2022-09-04 19:24:13 -07:00
  • 198307c2dc Fixed vim config Random936 2022-07-05 21:23:43 -07:00
  • af90c6913a Added dunstrc and made zshrc more robust Random936 2022-07-03 10:44:06 -07:00
  • 3b70f42dd0 Minor tweaks to fix bugs random 2022-03-29 08:33:52 -07:00
  • 6b75e8d890 Tweaked i3 indicator for better visibility random 2022-03-24 15:49:51 -07:00
  • a7fdae4f14 Slight tweak in transparency random 2022-03-24 11:27:58 -07:00
  • 0a5eacfc4b New theme random 2022-03-23 21:36:50 -07:00
  • ac67ffdaee more emacs config random 2022-01-28 06:09:02 -08:00
  • d696e1bed9 modify file permissions random 2022-01-25 20:15:05 -08:00
  • 4a3f6cd62e Added other emacs config files for EXWM random 2022-01-25 20:06:59 -08:00