Links tagged with “commandline”
-
zsh-users/zsh-history-substring-search: 🐠 ZSH port of Fish history search (up arrow)
A handy replacement for a few lines in my old bash .inputrc
-
Moving to zsh – Scripting OS X
This was helpful. Yes, I’ve just upgraded to Catalina. Hello 2019.
-
dotfiles/setup.sh at master · lazerwalker/dotfiles
Impressed by this kind of thing but I don’t think I set up a new Mac often enough to do this. (via FaveJet)
-
Starship
A command line prompt that looks nice and displays useful info when useful.
-
dotfiles/.osx at master · mathiasbynens/dotfiles
An example script for setting loads of OS X system and application preferences. Although I so rarely set up a new computer, I quite enjoy doing it manually. But still, it hadn’t occurred to me to do this before. (via @tomstuart)
-
Revans/bash-it
Even if just as a source of handy bash bits and pieces, rather than installing the whole thing, handy. (via Brett Terpstra)
-
Cdto - Project Hosting on Google Code
“Fast mini application that opens a Terminal.app window cd’d to the front most finder window.” Lovely. (via Infovore)
-
Burn a playable DVD from a VIDEO_TS folder - Mac OS X Hints
Just works. I tried a couple of free GUI things, neither of which worked. This command line thing did.
-
Fluidthoughts: howto - tar-gzip
Simple guide.
-
Screen User’s Manual
More comprehensive guide.
-
SCREEN - Introduction
Basic guide
-
Advanced Bash-Scripting Guide
You never know, I might need it (it does start simply).
-
Open Terminal Here
Handy AppleScript that opens a Terminal session in the current Finder directory (or in any folders you drop on it).