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.
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…
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…
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…
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…