apple
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
apple [2022/11/30 09:15] – [Configuration] dblume | apple [2024/04/26 20:44] (current) – [BSD vs. Linux commands] add tmux-256color dblume | ||
---|---|---|---|
Line 7: | Line 7: | ||
* System Preferences: | * System Preferences: | ||
* Trackpad -> Tap to Click (For not having to press hard for a click.) | * Trackpad -> Tap to Click (For not having to press hard for a click.) | ||
- | * Tap-and-drag: | + | * Tap-and-drag: |
* Open the Photos app, and drag a userpic to it. Then change your userpic in the System Preferences. | * Open the Photos app, and drag a userpic to it. Then change your userpic in the System Preferences. | ||
* Get [[http:// | * Get [[http:// | ||
Line 21: | Line 21: | ||
* Set Key Repeat to fastest, and Delay until Repeat to second shortest. | * Set Key Repeat to fastest, and Delay until Repeat to second shortest. | ||
* Some apps don't repeat anything because some keys have a character accent menu. To disable: < | * Some apps don't repeat anything because some keys have a character accent menu. To disable: < | ||
- | * Microsoft Natural Ergonomic Keyboard | + | * 2024 Microsoft Natural Ergonomic Keyboard |
+ | * left_option -> left_command | ||
+ | * application -> left_option | ||
* Swap the Option and Command keys. | * Swap the Option and Command keys. | ||
* Dock | * Dock | ||
* Position on Right | * Position on Right | ||
* Automatically show and hide dock | * Automatically show and hide dock | ||
+ | * iTerm2 | ||
+ | * User Powerline Fonts per [[private: | ||
* Outlook | * Outlook | ||
* Turn off auto underline-to-italic, | * Turn off auto underline-to-italic, | ||
- | **BSD vs. Linux commands** | + | ===== Tools Installation ===== |
+ | |||
+ | The old way of installing Command Line Tools from the Terminal doesn' | ||
+ | |||
+ | ==== BSD vs. Linux commands | ||
macOS comes with BSD grep pre-installed, | macOS comes with BSD grep pre-installed, | ||
- | Go to http:// | + | Go to http:// |
- | brew install grep --with-default-names | + | brew install grep |
- | brew install gnu-sed | + | brew install gnu-sed |
- | brew install findutils | + | brew install findutils |
+ | brew install ctags | ||
+ | brew install gawk | ||
brew install jq | brew install jq | ||
brew install tree | brew install tree | ||
Line 53: | Line 63: | ||
brew install ripgrep | brew install ripgrep | ||
brew install moreutils | brew install moreutils | ||
+ | brew install bash-completion. " See .bash_profile | ||
brew install gitui | brew install gitui | ||
# Maybe also readline if you brew install python3 | # Maybe also readline if you brew install python3 | ||
| | ||
brew install bash | brew install bash | ||
+ | # Note where it was installed. Then something like... | ||
+ | sudo ln -s / | ||
sudo echo / | sudo echo / | ||
chsh -s / | chsh -s / | ||
Line 62: | Line 75: | ||
Log out of that console window and log back in again. | Log out of that console window and log back in again. | ||
+ | ==== tmux and " | ||
+ | |||
+ | We set tmux to set $TERM to " | ||
+ | |||
+ | VisiData will complain it "could not find terminfo database" | ||
+ | |||
+ | curl -O " | ||
+ | sudo tic -x tmux-256color | ||
+ | |||
+ | That should install the database into / | ||
===== Tips ===== | ===== Tips ===== | ||
Line 132: | Line 155: | ||
* [[http:// | * [[http:// | ||
* Preferences -> Profiles -> Terminal -> uncheck "Save lines to scrollback in alternate screen mode" | * Preferences -> Profiles -> Terminal -> uncheck "Save lines to scrollback in alternate screen mode" | ||
- | | + | |
- | * [[http:// | + | |
- | * [[http:// | + | |
- | * [[http:// | + | |
- | * [[http:// | + | |
- | * [[http:// | + | |
- | * [[http:// | + | |
- | * GTD: [[http:// | + | |
- | * [[http:// | + | |
* [[http:// | * [[http:// | ||
* Code Editing | * Code Editing | ||
- | * [[http://www.sublimetext.com/3|Sublime Text 3]] and then [[http:// | + | * [[https://code.visualstudio.com/|Visual Studio Code]] |
* [[http:// | * [[http:// | ||
- | * [[http:// | ||
- | * [[http:// | ||
- | * [[http:// | ||
- | * [[http:// | ||
* Paint program | * Paint program | ||
* [[http:// | * [[http:// | ||
Line 157: | Line 168: | ||
* [[http:// | * [[http:// | ||
- | [[http:// | + | [[http:// |
* http:// | * http:// | ||
Line 172: | Line 183: | ||
* Except that [[https:// | * Except that [[https:// | ||
* [[http:// | * [[http:// | ||
+ | * [[http:// | ||
apple.1669828546.txt.gz · Last modified: 2023/04/12 20:44 (external edit)