Commit Graph

572 Commits

Author SHA1 Message Date
481d1eb80a Adding typos and adding stuff to make things consistant 2020-06-27 00:49:46 -04:00
3e1eb7e28d Migrating to wl-clipboard-manager tooling.
For some reason clipman causes crashes, plus this works better.
2020-06-27 00:47:59 -04:00
f3bf8f377f Added pushover notification tool
So far I'm the only other person using this. This app need to be
manually installed and configured, but is worth the headache.

https://github.com/jangxx/SchubsiGo
2020-06-27 00:33:47 -04:00
267645016e Adding theoretical logging to autostart tools. 2020-06-27 00:32:59 -04:00
b44fd1318d Removed extra fzf-pass. Not needed, yet.
Plus it doesn't work.
2020-06-27 00:31:11 -04:00
7999a4110e Moving fzf-pass local versioning.
I'm loosing the versioning but I think I'm going to take this in a
different direction.

1. work with standard browser pass format. Including with pass or as
leading line.
2. Be fully system agnostic (ydotool, of clipboard stuff can be added on
top)
3. Have option to print current full text.

All of these will require significant changes.
2020-06-27 00:30:05 -04:00
099caf3d7a Adding tty-popup window. 2020-06-27 00:21:13 -04:00
73945c47ce Changed unicode object. 2020-06-26 20:01:28 -04:00
18754eb2e6 Correct osx location for emacs client. 2020-06-03 10:27:07 -04:00
cc38ba2ecf Fixed type that broke doom helper functions. 2020-06-03 10:26:27 -04:00
baa1af26a4 Init script will reset this from https to ssh. 2020-06-03 00:20:58 -04:00
6d3554d18d Using zsh array path instead of $PATH. 2020-06-02 23:26:08 -04:00
f1a5e6aa8d Ever think hey this line should be moved up a couple of spaces because
it looks prettier?

Yeah...
2020-06-02 23:25:02 -04:00
f652f88d01 Added python support 2020-06-02 23:24:46 -04:00
6389f21f89 Completing the removal of wall/ dir 2020-06-02 23:23:45 -04:00
67d9752af3 Use fancy splash for fancy doom 2020-06-02 23:23:15 -04:00
b370249ff1 -v var doesn't work on older version of zsh.
As such I had to switch this to -n with parameter expansion
2020-06-02 18:39:58 +00:00
c3f3253ea2 Purge after sync.
Calling purge before sync will cause the the request to error out if
there are new modules being loaded.
2020-06-02 10:29:40 -04:00
110f023919 Updated init to match sample. 2020-06-01 21:23:53 -04:00
0311eeff05 conditional set the editor to either emacsclient or emacsclient 2020-06-01 21:00:56 -04:00
0cb5f0b377 Merge remote-tracking branch 'origin/master' 2020-06-01 20:24:38 -04:00
39e12f2409 Refactored config into topics 2020-06-01 20:15:24 -04:00
503e393270 Added protonmail bridge to autostart. 2020-06-01 20:13:05 -04:00
95c3c08bd5 Merge remote-tracking branch 'origin/master' 2020-06-01 10:41:27 -04:00
125a7f55e7 Updated doom refresh -> doom sync 2020-06-01 10:40:28 -04:00
14c239d9f5 Conditionally loading the bridge crt if it exist. 2020-05-31 18:30:47 -04:00
efd267df85 Removed old unused commands added a new one. 2020-05-31 14:15:41 -04:00
7fb2391322 Removed needless level. 2020-05-28 20:03:04 -04:00
d2e6965286 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-05-28 13:39:18 -04:00
f48d4370f0 reset term post vim upgrade to prevent.
Prior the terminal would go all funky. This is an attempt to fix it.
2020-05-28 13:29:19 -04:00
ea936540b3 Comments and stuff 2020-05-28 13:29:02 -04:00
5d85602d49 Adding support for mu4e, mu, & mbsync 2020-05-28 13:28:26 -04:00
5cb619ab09 Updated bullets 2020-05-28 13:24:54 -04:00
eb7ad8a0ab Update 'zsh/README.md'
Fixed formatting formatting caused by automatic line breaks from doom. Added install section.
2020-05-21 18:48:09 +00:00
2667d7e16f Adding -no-startup-id to all startup scripts 2020-05-19 13:30:47 -04:00
7197f1dbae Added logging for mako. 2020-05-19 13:30:29 -04:00
d3ad034761 Added LSP for golang. 2020-05-19 11:43:51 -04:00
161278221b Started using fzf-pass by ReekyMarko
There are still some issues with this. Primarily that it doesn't work
with the browserpass format. I will probably need to fork this to get
this to work.
2020-05-15 12:15:58 -04:00
f2bf83a622 Added resourced to get my ruby setup working 2020-05-15 12:15:13 -04:00
3d44c3ba74 Make mako prettier and added high urgency notifications. 2020-05-08 20:49:53 -04:00
123b891879 moved location for code on linux 2020-05-08 20:49:53 -04:00
4a8040c94d Changed formatting of comment string. 2020-05-08 19:46:37 -04:00
446b379a56 Various update to doom init.el 2020-05-08 19:45:55 -04:00
a97cb96f87 Added support for clipman.
super + alt => rofi clip history
super + alt + shift => rofi delete clip history
2020-04-25 23:09:44 -04:00
f441ce627e Adds starting of ydotoold 2020-04-25 22:08:30 -04:00
c1c6311c10 Added improved logic for sleep.
- adds a notification before sleep
- fixes storing and reverting the brightness changing
- sets brightness half of current rather than a discrete number.
2020-04-25 22:05:14 -04:00
d2b60a2fd2 Added management of icon and gtk theme. 2020-04-25 20:58:10 -04:00
81030a0f84 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-04-22 00:03:37 -04:00
f64cb73436 Added lock shortcut. 2020-04-21 23:57:36 -04:00
4c2d4ef6f8 Changed toggle float keybind. 2020-04-21 23:55:31 -04:00