User Tools

Site Tools


apple

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

- Both sides previous revision Previous revision
Next revision
- apple [2020/03/17 17:26] dblume [Configuration] brew install telnet
+ Previous revision
+ apple [2023/02/28 17:14] (current) dblume [BSD vs. Linux commands]
@@ Line -7,5 +7,5 @@ removed created
   * System Preferences:
     * Trackpad -> Tap to Click (For not having to press hard for a click.)
     * Tap-and-drag: Accessibility -> Mouse & Trackpad Pointer Control -> Trackpad Options and enable 'Dragging (with/without) Drag Lock'
   * Open the Photos app, and drag a userpic to it. Then change your userpic in the System Preferences.
   * Get [[http://www.google.com/chrome/intl/en/landing_chrome.html?hl=en&platform=mac|Chrome]] (Login and sync.)
@@ Line -26,27 +26,46 @@ removed created
       * Position on Right
       * Automatically show and hide dock
     * iTerm2
       * User Powerline Fonts per [[private:fonts]].
     * Outlook
       * Turn off auto underline-to-italic, dashes, smart quotes: Preferences -> AutoCorrect then click on the AutoFormat page
 
 **===== Tools Installation ===== 
  
 The old way of installing Command Line Tools from the Terminal doesn't work anymore. But now it can be done from [[https://developer.apple.com/download/more/?=command%20line%20tools|the Developer download site]], not from the Terminal. 
  
 ==== BSD vs. Linux commands **====
 
 macOS comes with BSD grep pre-installed, which doesn't use the Perl -P flag.
 
 Go to http://brew.sh/ and run the ruby command. (See [[https://git.dlma.com/dotfiles.git/commit/fc19c7b34f522f3f22a32418c9da55df6b9b5f0e|this .bash_profile change for how we use default names for GNU ctags, find, grep and sed]].)
 
   brew install grep--with-default-names 
   brew install gnu-sed--with-default-names 
   brew install findutils--with-default-names 
   brew install ctags 
   brew install gawk
   brew install jq
   brew install tree
   brew install httpie
   brew install inetutils  # If you need telnet (maybe nc is good enough?)
   brew install telnet
   brew install gnuplot
   brew install pv
   brew install gnupg
   brew install telnetsocat 
   brew install wget 
   brew install nmap 
   brew install tmux 
   brew install saulpw/vd/visidata 
   brew install ripgrep 
   brew install moreutils 
   brew install bash-completion. " See .bash_profile 
   brew install gitui
   # Maybe also readline if you brew install python3
   
   brew install bash
   # Note where it was installed. Then something like...
   sudo ln -s /opt/homebrew/Cellar/bash/5.2.15/bin/bash /usr/local/bin/bash
   sudo echo /usr/local/bin/bash >> /etc/shells
   chsh -s /usr/local/bin/bash
@@ Line -124,21 +143,9 @@ removed created
   * [[http://iterm2.com/|iTerm2]] and install your [[http://git.dlma.com/dotfiles.git/|dotfiles]].
     * Preferences -> Profiles -> Terminal -> uncheck "Save lines to scrollback in alternate screen mode"
       If you want Install Powerline Fonts per [[httpprivate://ipython.org/|IPythonfonts]], you probably have to install [[http://pypi.python.org/pypi/readline/6.2.4.1|readline]], too: ''sudo easy_install readline ipython'' 
   * [[http://www5e.biglobe.ne.jp/~arcana/StartupSound/index.en.html|Startup Sound]] (Make it quieter before Lion!) [[http://hints.macworld.com/article.php?story=20120513121111656|Adjusting Startup Chime]] after Lion. 
   * [[http://foreword.com/2012/07/6869/vanilla_folders/|TotalFinder]] for some intuitive Finder features. 
   * [[http://plentycom.jp/en/steermouse/|SteerMouse]] to change ScrollWheel rolling to constant 3x instead of accellerated 
   * [[http://decimus.net/DTerm/|DTerm]] for quick one-off terminal commands 
   * [[http://www.apple.com/downloads/macosx/development_tools/plisteditpro.html|Property List Editor]] for giving [[http://bura-bura.com/blog/archives/2006/08/18/increasing-the-heap-size-of-freemind-on-macos-x/|Minecraft more memory]]. 
   * [[http://toolbar.google.com/gmail-helper/notifier_mac.html|Google Notifier]] ([[http://support.google.com/mail/bin/answer.py?hl=en&answer=10960|Two-step Authentication instructions]]) 
   * GTD: [[http://www.hogbaysoftware.com/products/taskpaper|Taskpaper]] or [[http://culturedcode.com/things/|Things]] or [[http://www.omnigroup.com/products/omnifocus/|Omnifocus]] 
   * [[http://magicprefs.com/|MagicPrefs]] for finer tuning of the Magic Mouse
   * [[http://www.delicious-monster.com/|Delicious Library]]: Keep track of my physical media.
   * Code Editing
     * [[httphttps://wwwcode.sublimetextvisualstudio.com/3|Sublime Text 3Visual Studio Code]]and then [[http://config.dlma.com/#sublime|configure]] it.
     * [[http://developer.apple.com/tools/xcode/|XCode]]
     * [[http://macromates.com/|TextMate]]
     * [[http://www.barebones.com/products/bbedit/|BBEdit]] (or [[http://www.barebones.com/products/bbedit/comparison.html|TextWrangler]])
     * [[http://www.editrocket.com/|EditRocket]] (Eventually read [[http://regebro.wordpress.com/2010/10/09/is-there-a-better-python-ide/|the comparison of Python IDEs]])
   * [[http://quicksilver.en.softonic.com/mac|Quicksilver]]: Reach any program with a few keystrokes. (Eg., Control+space, M for Mail)
   * Paint program
     * [[http://gimp.lisanet.de/Website/Download.html|GIMP]] (Can I find something powerful, free **and** user-friendly?) X11 is frustrating.
@@ Line -149,5 +156,5 @@ removed created
     * [[http://www.artrage.com/artrage-demos.html|ArtRage]]
 
 [[http://foreword.com/2011/05/6796/hack_os_x/|Danelope]] suggests these Image Editors in 2011:
 
   * http://gimpshop.com/
@@ Line -164,4 +171,5 @@ removed created
         * Except that [[https://discussions.apple.com/thread/2793826?threadID=2793826&tstart=90|it doesn't persist past logging out]].
       * [[http://lifehacker.com/5826055/make-your-keyboard-keys-repeat-properly-when-held-down-in-mac-os-x-lion|Make Your Keyboard Keys Repeat Properly When Held Down in Mac OS X Lion (macOS)]].
   * [[http://quicksilver.en.softonic.com/mac|Quicksilver]]: Reach any program with a few keystrokes. (Eg., Control+space, M for Mail)
 
 
apple.1584491174.txt.gz · Last modified: 2021/10/24 23:49 (external edit)