Update EDITOR, change VNC app

This commit is contained in:
Laura Hausmann 2023-02-18 13:04:01 +01:00
parent 15d9f14048
commit 71d6b6663b
Signed by untrusted user: zotan
GPG key ID: D044E84C5BE01605
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
export EDITOR=nano
export EDITOR="subl -nw"
export PATH="$PATH:/Users/$USER/Documents/scripts:/Users/$USER/.dotnet/tools"
export HOMEBREW_CASK_OPTS="--no-quarantine"
@ -14,6 +14,7 @@ checkin () {
}
# system tool aliases
alias nano="$EDITOR"
alias mtr="sudo mtr -z"
# dotnet project aliases

View file

@ -71,7 +71,7 @@ echo "--- macx.sh bootstrap complete ---"
echo
echo "iOS applications not installed automatically: bunq"
echo "Other applications not installed automatically: Amphetamine Enhancer, Capture One, u-he hive, Arturia Software Center"
echo "Setapp applications not installed automatically: TablePlus, Jump Desktop, RapidAPI, WiFi Explorer, Archiver, Proxyman"
echo "Setapp applications not installed automatically: TablePlus, Screens, RapidAPI, WiFi Explorer, Archiver, Proxyman"
echo
echo "Please download and install them manually."
echo