Commit Graph

538 Commits

Author SHA1 Message Date
2d5c75f7b5 Comments. The lazy man's documentation. 2020-07-09 00:22:53 -04:00
ab918ab3b5 Make things slightly easier to read. 2020-07-09 00:04:28 -04:00
863b0dd5ac Removed whitespace 2020-07-09 00:04:11 -04:00
08a5800484 Added better support for home office docked setup 2020-07-09 00:03:06 -04:00
bcf0035147 Relocated org stuff into org.el file. 2020-07-05 20:18:07 -04:00
e01f8058ff Exported psqlapp 2020-07-05 20:00:20 -04:00
5692407ba3 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2020-07-03 02:40:04 -04:00
0bc487ccc9 Added pass extensions
To tried to properly explain. Pretty easy to read. Go do that.
2020-07-03 02:39:14 -04:00
c15757f3b3 Fixed reported error when nothing new to install.
Running: zplug install with no new installs returns an exitcode of 1. So
running
  zplug install ; report "message"
will always report a failure if there was no new resources to install.
There doesn't seem to an actual way to tell if the install failed
besides checking the log zplug produces, but that can be kind of messy.
For the time being I'm going to disable reporting on this.
2020-07-02 15:10:59 -04:00
494ea1de35 Removed comments & slowed batt warning. 2020-06-29 12:29:09 -04:00
3a2f9550b7 Doom doesn't always reload config, Fixed issue. 2020-06-29 12:28:15 -04:00
3ed37ae8eb Have Deft scan recursively. 2020-06-29 12:27:35 -04:00
50c512b4a9 Beep boop I'm adding more options to projectile. 2020-06-27 22:23:58 -04:00
d7862cc24a Automatically add repos to projectile.
This will selectively ignore any directories that don't exist.
2020-06-27 22:22:32 -04:00
51a1165071 Using swappy for stuff. 2020-06-27 01:00:02 -04:00
c766a0ed9f Switching to swaylock-effects
faster, prettier, more options at the cost of a really long command that
blurs the light of well maybe this should just be a script.
https://github.com/mortie/swaylock-effects
2020-06-27 00:57:32 -04:00
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