Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View hiliev's full-sized avatar
🏢
Back to the office

Hristo Iliev hiliev

🏢
Back to the office
View GitHub Profile
@hiliev
hiliev / config
Created March 16, 2019 13:26
i3 config
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
@hiliev
hiliev / timewarrior.rb
Created March 3, 2019 15:36
Modified Timewarrior recipe with simple support for `not` tag filters, e.g., `timew summary -private`
class Timewarrior < Formula
desc "Command-line time tracking application"
homepage "https://taskwarrior.org/docs/timewarrior/"
url "https://taskwarrior.org/download/timew-1.1.1.tar.gz"
sha256 "1f7d9a62e55fc5a3126433654ccb1fd7d2d135f06f05697f871897c9db77ccc9"
head "https://github.com/GothenburgBitFactory/timewarrior.git"
patch :DATA
bottle do