Skip to content
View StefanBRas's full-sized avatar
  • Wayfare.ai
  • Copenhagen, Denmark
  • 11:10 (UTC +02:00)

Sponsoring

@neovim
@SorenHolstHansen

Highlights

  • Pro
Block or Report

Block or report StefanBRas

Report abuse

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

Report abuse

Pinned Loading

  1. Using todoist cli without having to ... Using todoist cli without having to type long id numbers - 1.0
    1
    alias todoistl='unbuffer todoist --color list | cut -c 21- | nl' 
    2
    
                  
    3
    todoist_number () {
    4
        todoist list | sed -n "$1p" | grep -Po '^\d{10}+' | cat
    5
    }
  2. polugins polugins Public

    Minimal plugin loading package for polars with optional typegen

    Python 11 1

  3. gotask.nvim gotask.nvim Public

    Plugin to work with Taskfiles.

    Lua 1