Skip to content
View lucascosti's full-sized avatar
🚀
🚀

Sponsoring

@tekezo
@JanDeDobbeleer
@linuxserver
@gnachman

Block or report lucascosti

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lucascosti/README.md

👋 G'day!

I'm Lucas! I'm from Brisbane, Australia and I'm a technical writer. 📝

Me on GitHub

  • 💻 I keep track of my computer's config in my mac-config repo.

Me outside of GitHub

Pinned Loading

  1. mac-config mac-config Public

    Some of the main configuration files I use on my work MacBook

    Shell 12 3

  2. Violentmonkey script for Gmail email... Violentmonkey script for Gmail email lists, see: https://lucascosti.com/blog/2019/04/making-split-pane-mode-usable-in-the-new-gmail-interface/
    1
    // ==UserScript==
    2
    // @name Work Gmail multi-line email list
    3
    // @description Makes sure that the new (late 2018) Gmail interface always shows the three-line previews of email lists (mainly for split-pane mode).
    4
    //  The new Gmail behaviour changes this to one-line when the list pane is wide enough (but not wide enough for my liking).
    5
    // @author Lucas Costi