/mitch

  • /articles
  • /micros
  • /bookshelf
  • /uses
  • /articles
  • /micros
  • /bookshelf
  • /uses

Tag: #tui

Introducing lazyasdf: An Elixir-based TUI for the asdf version manager
Mar 06, 2023 • 5 minute read

  • GitHub
  • Newsletter
  • Tags
  • RSS

built with Tableau , TailwindCSS , and ♥ Mastodon

/mitch/
▌
99/99

  • devshell
    /tags/devshell
  • gigalixir
    /tags/gigalixir
  • Pet Peeves
    /pet-peeves/
  • dotfiles
    /tags/dotfiles
  • Validate and Transform Your Data with Schematic
    /validate-and-transform-your-data-with-schematic/
  • reading
    /tags/reading
  • Announcing PlanetEx: an open source blog aggregator written in Elixir
    /post/2018/10/01/announcing-planetex-an-open-source-blog-aggregator-written-in-elixir/
  • Habits of Successful Projects
    /post/2017/10/03/habits-of-successful-projects/
  • Announcing Temple v0.6!
    /announcing-temple-v06/
  • lsp
    /tags/lsp
  • codebeam
    /tags/codebeam
  • Mitchell Hanberg
    /
  • How to Deploy a Phoenix App to Gigalixir in 20 Minutes
    /how-to-deploy-a-phoenix-app-to-gigalixir-in-20-minutes/
  • github-actions
    /tags/github-actions
  • Compiling C with Zig
    /compiling-c-with-zig/
  • tui
    /tags/tui
  • Ergonomic Remote Development
    /ergonomic-remote-development/
  • c
    /tags/c
  • ruby
    /tags/ruby
  • ci
    /tags/ci
  • react
    /tags/react
  • Implementing API Authentication with Guardian in Phoenix
    /post/2017/11/28/implementing-api-authentication-with-guardian/
  • vim
    /tags/vim
  • external
    /tags/external
  • Experiment in the REPL
    /experiment-in-the-repl/
  • Articles
    /articles
  • liveview
    /tags/liveview
  • Implementing link following with OAuth
    /implementing-link-following-with-oauth/
  • heroku
    /tags/heroku
  • Setting up my new computer
    /setting-up-my-new-computer/
  • Encoding Ecto Validation Errors in Phoenix 1.3
    /post/2017/10/23/encoding-ecto-validation-errors-in-phoenix/
  • Version Your Dotfiles for Great Good
    post/2018/01/29/version-your-dotfiles-for-great-good/
  • hackathon
    /tags/hackathon
  • Modern Format on Save in Neovim
    /modern-format-on-save-in-neovim/
  • Temple, AST, and Protocols
    /temple-ast-and-protocols/
  • Elixir in Action: Book Review
    /post/2018/09/19/elixir-in-action-book-review/
  • elixir
    /tags/elixir
  • elixir-tools
    /tags/elixir-tools
  • Tips for Reading More
    /tips-for-reading-more/
  • Reducers: Exploring State Management in React (Part 2)
    /post/2018/10/24/reducers-exploring-state-management-in-react/
  • Create Your Own Neovim Distribution
    /create-your-own-neovim-distribution/
  • javascript
    /tags/javascript
  • Credo Language Server and the birth of elixir-tools
    /credo-language-server-and-the-birth-of-elixir-tools/
  • dx
    /tags/dx
  • Tools I use for mobile web development
    /tools-i-use-for-mobile-web-development/
  • How to Subscribe to SharePoint RSS Feeds Without NTLM Authentication
    /post/2018/08/19/how-to-subscribe-to-sharepoint-rss-feeds-without-ntlm-authentication/
  • Building with Elm at SEP:Makes
    /post/2018/03/08/building-elm-at-sep-makes/
  • agenix
    /tags/agenix
  • programming
    /tags/programming
  • The Comprehensive Guide to Elixir's List Comprehension
    /the-comprehensive-guide-to-elixirs-for-comprehension/
  • social
    /tags/social
  • projects
    /tags/projects
  • Conducting Good Retrospectives
    /post/2018/11/09/conducting-good-retrospectives/
  • book-review
    /tags/book-review
  • How EEx Turns Your Template Into HTML
    /how-eex-turns-your-template-into-html/
  • zig
    /tags/zig
  • 404 Not Found | Mitchell Hanberg
    /404.html
  • Scheduling Cron Jobs on Heroku with Ruby on Rails
    /post/2017/10/25/cron-jobs-on-heroku/
  • Metaprogramming Elixir: Book Review
    /post/2018/08/18/metaprogramming-elixir-book-review/
  • Introducing Temple: An elegant HTML library for Elixir and Phoenix
    /introducing-temple-an-elegant-html-library-for-elixir-and-phoenix/
  • phoenix
    /tags/phoenix
  • nix
    /tags/nix
  • rails
    /tags/rails
  • chromedriver
    /tags/chromedriver
  • Micro blog #1
    /micros/1751748403342/
  • CI/CD with Phoenix, GitHub Actions, and Gigalixir
    /ci-cd-with-phoenix-github-actions-and-gigalixir/
  • First Dive into Development for VR
    /post/2017/04/11/vr-first-steps/
  • Code BEAM America 2025
    /code-beam-america-2025/
  • Introducing lazyasdf: An Elixir-based TUI for the asdf version manager
    /introducing-lazyasdf-a-tui-for-the-asdf-version-manager/
  • temple
    /tags/temple
  • speaking
    /tags/speaking
  • tips
    /tags/tips
  • micro-post
    /tags/micro-post
  • Using Agenix with devShells
    /using-agenix-with-devshells/
  • Better Terminal Git Diffs
    /better-terminal-git-diffs/
  • Tags
    /tags
  • Installing Erlang and Elixir with asdf
    /post/2017/10/05/installing-erlang-and-elixir-using-asdf/
  • Creating Responsive Popovers with Popper.js
    /creating-responsive-popovers-with-popper.js/
  • neovim
    /tags/neovim
  • If You Don't Have Anything Valuable To Say... Say It Anyways
    /post/2017/02/28/first-post/
  • Bookshelf
    /bookshelf
  • Newsletter
    /newsletter
  • vr
    /tags/vr
  • Leaving Your Legacy
    /post/2017/03/09/leaving-your-legacy/
  • home-manager
    /tags/home-manager
  • guardian
    /tags/guardian
  • Container Components: Exploring State Management in React (Part I)
    /post/2018/07/25/exploring-state-management-in-react-container-components/
  • Uses
    /uses
  • How I Handle Static Assets in my Phoenix apps
    /how-i-handle-static-assets-in-my-phoenix-apps/
  • How to Set Up Neovim for Elixir Development
    /how-to-set-up-neovim-for-elixir-development/
  • Getting Started with Agenix
    /getting-started-with-agenix/
  • I've Joined the Official Elixir LSP Team
    /ive-joined-the-official-elixir-lsp-team/
  • Micros
    /micros
  • How to use Elixir LS with Vim
    /post/2018/10/18/how-to-use-elixir-ls-with-vim/
  • nixos
    /tags/nixos
  • schematic
    /tags/schematic
  • OTP Process Abstractions with proc_lib
    /otp-process-abstractions-with-proc-lib/
  • Using Agenix with Home Manager
    /using-agenix-with-home-manager/
  • Integrate and Deploy React with Phoenix
    /post/2018/02/22/integrate-and-deploy-react-with-phoenix/