Skip to content
View lucascosti's full-sized avatar
πŸš€
πŸš€

Sponsoring

@tekezo
@JanDeDobbeleer
@linuxserver
Block or Report

Block or report lucascosti

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  1. mac-config mac-config Public

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

    Shell 8 2

  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