dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git

greenclip.cfg (254B)

    1 Config {
    2  maxHistoryLength = 50,
    3  historyPath = "~/.cache/greenclip.history",
    4  staticHistoryPath = "~/.cache/greenclip.staticHistory",
    5  imageCachePath = "/tmp/",
    6  usePrimarySelectionAsInput = False,
    7  blacklistedApps = [],
    8  trimSpaceFromSelection = True
    9 }