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 revisionPrevious revision
Next revision
Previous revision
apple [2025/04/12 00:23] – [BSD vs. Linux commands] dblumeapple [2025/05/27 16:19] (current) dblume
Line 15: Line 15:
   * Set bash as your default shell (seem [[https://stackoverflow.com/questions/77052638/changing-default-shell-from-zsh-to-bash-on-macos-catalina-and-beyond|to need to install via brew]]): ''chsh -s /bin/bash''   * Set bash as your default shell (seem [[https://stackoverflow.com/questions/77052638/changing-default-shell-from-zsh-to-bash-on-macos-catalina-and-beyond|to need to install via brew]]): ''chsh -s /bin/bash''
   * System Preferences:   * System Preferences:
 +    * Set some of these [[https://medium.com/macoclock/macos-finder-sucks-4ab191e07c40|Finder preferences]]
     * Mouse      * Mouse 
       * Make tracking speed much faster!       * Make tracking speed much faster!
Line 58: Line 59:
  
   brew install grep gnu-sed findutils universal-ctags   brew install grep gnu-sed findutils universal-ctags
-  brew install gawk jq tree httpie inetutils gnuplot pv +  brew install gawk jq tree httpie inetutils pv 
-  brew install gnupg socat wget nmap tmux saulpw/vd/visidata+  brew install gnupg socat wget nmap tmux  # but not saulpw/vd/visidata
   brew install ripgrep moreutils neovim    brew install ripgrep moreutils neovim 
   brew install bash-completion  # See .bash_profile   brew install bash-completion  # See .bash_profile
  
-Ensure your prompt has git hintsSee .bashrc for __git_ps1 (maybe download .git-prompt.sh).+I noticed that [[https://github.com/saulpw/visidata/issues/2756#issuecomment-2913385616|brew's visidata had color problems, but the pip-installed one did not]]. 
 + 
 +To install gnuplot 6.0 with "block" display for Braille chars, see [[gnuplot#instructions-for-macos]]
  
 Log out of that console window and log back in again. Log out of that console window and log back in again.
apple.1744442585.txt.gz · Last modified: 2025/04/12 00:23 by dblume