61d0d91c57
Adding kitty config.
2020-07-21 20:50:48 -04:00
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
a8724ce37e
Added cargo bin.
2020-07-19 18:20:05 -04:00
1ef087d030
Removed errent delim.
2020-07-13 12:12:54 -04:00
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
f22e414af7
Fixed PIP for firefox.
2020-07-09 19:52:43 -04:00
d56083c2c1
Adding limted agenda files.
2020-07-09 02:35:03 -04:00
2dad892761
renaming for better syntax highlighting.
2020-07-09 00:23:44 -04:00
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