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

Sponsoring

@neovim

Highlights

  • Pro

Block or report StefanBRas

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

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