Tag: terminal

  • Default Apps update for 2024

    by

    You can find my default apps list from 2023 here and there aren’t many changes so I’ll only highlight those few apps that did change. Outside of settling on a read later service I don’t anticipate any changes.

    Read More →

  • Terminal RSS with Newsboat

    Terminal RSS with Newsboat

    by

    I’ve been falling in love with the simplicity of terminal based apps lately and that started in part with Newsboat the terminal based RSS reader I’ve been using for a few months. I’ve already written a short post about setting up Newsboat with Nix Home Manager but wanted to take a deeper dive into the…

    Read More →

  • Fixing Oh My Posh and Kitty install issues

    by

    I’ve been spending a bit of time customizing my setup which had me find oh-my-posh as a terminal theme and Kitty. To install oh-my-posh run the following command. Then to set your shell to use it run these commands. While that worked in the current terminal every time I’d start Kitty for the day I’d…

    Read More →

  • How to Access Synology in Fedoras Terminal

    by

    I had to move a bunch of files over from macOS to my Framework laptop, including a bunch of node stuff that just wasn’t copying via the standard file browser in Fedora 37. This means I turned to rsync which will just work to copy any amount of files, and can resume itself. Where is…

    Read More →

  • Using Vim as a Text Editor

    by

    This is a guest post by Alan Bailward a long time advocate of Vim and friend. Introduction When Curtis first asked me to write about my programming workflow, I thought to myself “why would anyone care about a simple setup like I have?”, and told Curtis as such. Then a few days later I was…

    Read More →

  • Getting Macports and Git Working on Snow Leopard 10.6

    Getting Macports and Git Working on Snow Leopard 10.6

    by

    We just upgraded to Snow Leopard at work and while the OS is great I did hit a few problems. To start I realized that my install of Git was not working. Then I got farther down the path and realize that Macports was also dead. Then yet another step and I had no C…

    Read More →