Explore >> Select a destination


You are here

zzamboni.org
| | brianreiter.org
7.5 parsecs away

Travel
| | Normally, the macOS Terminal.app title bar includes the current directory name. When you connect to a remote host with openssh on macOS, the title bar gets updated to be "$(whoami)@$(hostname): $(pwd)" instead. Unfortunately when you exit ssh, the terminal title bar is not restored and continues to say you are on a remote host. Once...
| | shendrick.net
37.6 parsecs away

Travel
| | How to enable SSH server (SSHD) on a Valve Steam Deck.
| | www.macstories.net
36.4 parsecs away

Travel
| | Welcome to the MacStories Shortcuts Archive, the official repository for shortcuts created by Federico Viticci and the MacStories team. Since the original release of Workflow in 2014, we've created hundreds of automations to help readers use their iOS devices more efficiently. The goal of this archive is to offer a complete catalogue of our old
| | www.integralist.co.uk
157.7 parsecs away

Travel
| UPDATE November 2022 Not long after I wrote this post I had switched from VimScript to using Lua and also making large sets of changes and tweaks to my configuration. The source of truth is: https://github.com/integralist/nvim (which is a submodule within https://github.com/integralist/dotfiles) This post is being kept for posterity, but ultimately I would recommend you look at the above dotfiles repo instead. This is going to be a very focused post because when you're looking to get your code editor con...