Commit Graph

390 Commits

Author SHA1 Message Date
James Patrick 94252d74b9 Added todo_sync script.
This will move/link/create project todo.org to git repo.
2021-02-17 23:45:39 -05:00
James Patrick 6c638715c5 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-12-08 22:05:16 -05:00
James Patrick 06389a76e2 Whitespace changes. 2020-12-08 22:03:39 -05:00
James Patrick aee151dbb9 Added wifi click behavior. 2020-12-08 22:02:44 -05:00
James Patrick 73e9b85d7d removed todo 2020-11-27 17:14:31 -05:00
James Patrick 6bc4a7849d Updated and cleared doom modules. 2020-11-27 17:14:16 -05:00
James Patrick 8f7cf56234 Merge branch 'master' of git.jpatrick.io:james/dotfiles into master 2020-11-27 16:59:16 -05:00
James Patrick 1780abde72 Run the tasks. 2020-11-27 16:56:11 -05:00
James Patrick c7eb2179d9 Make's UI is weird in emacs.
Its easier just to run it in the command line.
2020-11-27 16:55:27 -05:00
James Patrick c298ca5376 This is required after pretty-code -> ligatures. 2020-11-27 16:53:49 -05:00
James Patrick 679437e9ad Define github name 2020-11-27 16:53:24 -05:00
James Patrick 4b5034f705 Added comments 2020-11-27 16:49:06 -05:00
James Patrick b8e41ca491 Use chruby on linux and rbenv on mac 2020-11-27 16:46:00 -05:00
James Patrick 09eeee079d Added java to paths 2020-11-27 16:13:42 -05:00
James Patrick cad3533153 Adding forge 2020-11-27 16:12:10 -05:00
James Patrick d911851b9b Pretty-code moved to ligatures
See 7081d83.
2020-11-27 16:07:37 -05:00
James Patrick f6a7b25125 import org for faster run of emacs batch eval
We can run
 emacs -batch -l ~/.doom.d/+org.el -eval '(org-batch-agenda-csv "t")'
Which is significantly faster than booting up all of doom.
2020-11-27 15:57:55 -05:00
James Patrick f0fd387fbf LSP for web wasn't working well last time I tried.
There was a fair bit on slow request/response time from the server.
2020-11-20 12:34:00 -05:00
James Patrick 486e5faa64 Addd binds for QR and deleting items in buffer. 2020-10-07 01:44:52 -04:00
James Patrick 10a658bd5b Sanitized cliphistory. 2020-10-06 23:39:43 -04:00
James Patrick 4d25b2e7b3 Reworked some styling and removed old values 2020-09-16 22:10:32 -04:00
James Patrick 23d3efc525 Updated clipboard script to actually work. Kind of
There are some issues around escaping characters. But it is currently functioning.
2020-09-16 22:09:35 -04:00
James Patrick 50ef9fd177 refactor and adding custom wifi module. 2020-09-16 22:08:52 -04:00
James Patrick 4e5cb3baad Fixed some issue nonstandard font name. 2020-09-03 00:36:14 -04:00
James Patrick dba9d57965 Using nerdfont for more icons. 2020-09-03 00:35:14 -04:00
James Patrick 4a9e7f32d7 Extracted out color constants to prevent repeating myself.
Extracted out color constants to prevent repeating myself.
2020-09-03 00:34:42 -04:00
James Patrick df58c9f4f2 Added more states for waybar. 2020-08-27 00:55:38 -04:00
James Patrick 5569f2db2a Fixing the log errors.
The old Xresources based configuration format is deprecated.
2020-08-24 21:12:09 -04:00
James Patrick e595adafbc Switched to gammastep from no longer supported redshft 2020-08-24 21:11:23 -04:00
James Patrick a245fa3571 Reordered icons.
I'm going to do a series of refactoring commit and wanted to change some
things prior.
2020-08-24 21:09:10 -04:00
James Patrick 5134aebbaa Added access to rofi scripts 2020-08-24 21:07:30 -04:00
James Patrick b5f96ec5f9 Added github key for zuk 2020-08-21 23:53:23 -04:00
James Patrick 8c6028aa77 Adding Identiy for github. 2020-08-21 18:10:11 -04:00
James Patrick d068046f1c Using Hasklig on OSX for emacs
Fira has a weird issue with OSX where its displaying ligature symbols as
hanzi characters. For the time being I'm going to use hasklig.
2020-08-21 18:05:10 -04:00
James Patrick 829f30540e Fixed issue with autocompletes not being loaded
The issue was stemming from racecondition betwwen then completion
function which uses the complete file, and the zsh_users/completions
plug that defined them.

Also relocated transient -> cache.
2020-08-21 18:04:38 -04:00
James Patrick fe83484ffc Added preview and color scheme 2020-08-17 23:35:39 -04:00
James Patrick 0b5d49b31d Fixed Formatting issue. 2020-08-17 23:35:16 -04:00
James Patrick e000e0e586 Added QR Code 2020-08-16 17:40:27 -04:00
James Patrick bca8d466b6 Formatting 2020-08-16 17:40:08 -04:00
James Patrick d2552cd68a Sometimes the best solution is the simplest.
Fixed the paging issue by just having paging done in the current pane.
The other option was to see swaymsg to relaunch
2020-08-16 17:03:44 -04:00
James Patrick 3c3ca9309d refactored fzf-pass
- username and password are no longer stored and passed as variables
- no longer need to relocated to unused workspace to function.
- fixed (hopefully logic in page)
2020-08-16 00:43:28 -04:00
James Patrick 468c6f9f19 Relocated Cargo bin path into base zshenv 2020-07-21 20:55:45 -04:00
James Patrick ea79200290 Fix for cargo 2020-07-21 20:50:48 -04:00
James Patrick c0ccdf4d08 Enabling RGB 2020-07-21 20:50:48 -04:00
James Patrick 61d0d91c57 Adding kitty config. 2020-07-21 20:50:48 -04:00
James Patrick 267f482bd1 Adding Cargo for zuk.
I may want to have it check normal places by default. I haven't done
this as I can see this being used for malicious overwriting of commands.
2020-07-21 11:44:17 -04:00
James Patrick a8724ce37e Added cargo bin. 2020-07-19 18:20:05 -04:00
James Patrick 1ef087d030 Removed errent delim. 2020-07-13 12:12:54 -04:00
James Patrick e79c2439f9 Significant rewrite of maximbaz's clipboard tool
Currently this adds file object and descriptions separated by a control
delim, rather than raw clipboard text, fixes some issues with invalidly
rendered null terminated clipped objects.

I am also working on a delete function that uses fzf --bind method and
the reload function. This is currently not working for some unknown
issue. I'm working on resolving this issue.
2020-07-13 12:05:09 -04:00
James Patrick f22e414af7 Fixed PIP for firefox. 2020-07-09 19:52:43 -04:00