Commit Graph

271 Commits

Author SHA1 Message Date
David Todd 62a40cac7e notify when internet goes down 2019-10-14 11:49:32 -05:00
David Todd c9f85d905e install ntfy 2019-10-14 11:46:59 -05:00
David Todd 283a65dcfd log the date and time the internet goes out 2019-10-10 10:34:28 -05:00
David Todd 2737711783 re-enable the volume icon 2019-10-04 14:54:48 -05:00
David Todd 7c188a7c08 make bandwidth show Kb/s 2019-09-24 11:37:40 -05:00
David Todd 6936ce3bc6 add open alias 2019-09-24 11:31:12 -05:00
David Todd accd7763c5 Allow recording to gif
screencast2gif will record a standard `ffcast` (just like pressing
PrtSc) and then ffmpeg will convert it to gif format a short while later
2019-09-11 15:39:52 -05:00
David Todd d671dbcc32 change install instructions 2019-08-30 16:07:19 -05:00
David Todd 189018128a Minor changes to git plugin
Just some aliases to better fit my workflow.
Notable aliases are:
* `gcm` which is now "git commit -m" instead of "git checkout master"

If the dotfiles were installed normally, simply `reload`ing your shell
will include these changes the next time dotfiles update runs
2019-08-30 16:01:49 -05:00
David Todd 5c15c5a9e3 Add ffcast for screen recording 2019-07-31 12:39:47 -05:00
David Todd a1c43a3edd adjust 3rd monitor setup 2019-07-24 10:48:36 -05:00
David Todd 80e26bf6e7 add 3rd monitor config 2019-07-11 14:54:40 -05:00
David Todd 2aa1f57813 Add zsh-syntax-highlighting plugin 2019-05-24 13:11:03 -05:00
David Todd b7c33e5104 add jsontools 2019-05-24 13:04:07 -05:00
David Todd e4c4c3703e change formatting 2019-05-24 12:59:58 -05:00
David Todd 6a36ab460e Add AWS-CLI completion 2019-05-24 12:59:09 -05:00
David Todd 70d14f9da8 Add changes related to my work pc 2019-05-01 12:58:53 -05:00
David Todd 2a20494548 set my work email 2019-05-01 12:23:23 -05:00
David Todd 8663c784d4 set tmux scrollback to just 5000 lines 2019-04-30 10:05:37 -05:00
David Todd 80b5ff8470 Update VIM Config
using a theme, also visual aids to know the type of spacing
2019-04-18 14:25:11 -05:00
David Todd b308b66f70 cleanup 2019-04-03 20:57:15 -05:00
David Todd a1480447d0 move apps around 2019-04-03 20:49:37 -05:00
David Todd 6855040a2c use fontawesome icons for workspaces 2019-04-03 20:47:19 -05:00
David Todd e78baed381 add some missing stuff 2019-03-13 22:20:39 -05:00
David Todd affa8d2872 add info about screenshotter 2019-03-05 03:36:04 -06:00
David Todd ac62357ba4 Add a screenshot uploader
This will take a screenshot (window or selection) and upload to
c0de.link/pics (link will be i.c0de.link/*, but other picture related
subdomains will go to the same place)
2019-03-05 03:23:38 -06:00
David Todd d6e33d7a25 Add check for internet
We will have a happy face (😛) most of the time
When the internet goes down, this will become an steamed face (😤)

Also interesting note, the unicode name for the steamed face is "Face
with Look of Triumph"
2019-03-04 23:46:56 -06:00
David Todd 4f31336cbc Add spotify lister when open 2019-03-04 23:14:15 -06:00
David Todd f5b403b251 check active window once per second 2019-03-04 22:58:01 -06:00
David Todd 5aba6999d8 move window title left of clock 2019-03-04 22:56:27 -06:00
David Todd ec7f831234 Show title of active window 2019-03-04 22:55:37 -06:00
David Todd b68268b5a5 Add i3blocks-contrib stuff
Stuff pulled from [i3blocks-contrib](https://github.com/vivien/i3blocks-contrib)
and Luke Smith's [dotfiles](https://github.com/LukeSmithxyz/voidrice/tree/master/.scripts/statusbar)

the contents may have been modified to work on my system
2019-03-04 21:56:22 -06:00
David Todd 844f1944c2 Fix disk rendering 2019-03-04 20:51:29 -06:00
David Todd ed85bab1dd fix cpu for my computer 2019-03-04 20:47:39 -06:00
David Todd de9bdcd259 change clock 2019-03-04 20:44:23 -06:00
David Todd e8e2c009cd update readme 2019-03-04 20:40:19 -06:00
David Todd d558b5c7a9 fix the screenshots 2019-03-04 20:38:56 -06:00
David Todd 7883860602 make this the default profile 2019-03-04 20:38:27 -06:00
David Todd 243852e6f9 i3blocks changes 2019-03-04 20:37:51 -06:00
David Todd 85f1086443 add emoji support 2018-10-23 22:10:12 -05:00
David Todd 790d1390c1 add fancy-ctrl-z plugin 2018-10-23 22:00:42 -05:00
David Todd 24502e3d4e Window Switcher with rofi 2018-10-23 18:28:04 -05:00
David Todd 4dd289d380 lob.li supports https 2018-10-23 00:52:59 -05:00
David Todd c190f9cba5 remove debug exit 2018-10-23 00:27:20 -05:00
David Todd d7c28f36be Fix arch install 2018-10-23 00:26:46 -05:00
David Todd (c0de) 5303a7077a Add distro auto-install
This feature should make initial setup a /little/ faster.
If the user accepts the install prompt, the approiate install
script for the current distro will be downloaded and ran.

Assumes the user has sudo access and has read the script contents
beforehand.
2018-10-23 00:08:59 -05:00
David Todd (c0de) d9b7ae42a8 Add Terminator config/dependency 2018-10-22 23:41:39 -05:00
David Todd (c0de) 366e91e361 export editor 2018-10-22 23:28:31 -05:00
David Todd (c0de) 796c474750 move update scripts to bin 2018-10-22 23:27:44 -05:00
David Todd (c0de) ca8b3bc520 home bin overrides path 2018-10-22 23:20:59 -05:00