brew setup install: :
Setup .zprofile
Code Block # Set PATH, MANPATH, etc., for Homebrew. eval "$(/opt/homebrew/bin/brew shellenv)" export PATH=/Users/mbodkin/.local/bin:$PATH
Install the following Packages. Note this list is attached file.
Development Font Setup:
brew tap homebrew/cask-fonts
brew install --cask font-source-code-pro
Dart Setup
brew install dart
brew install dart@2.14
brew unlink dart && brew unlink dart@2.14 && brew link dart@2.14
dart pub global activate webdev
Iterm2 Setup:
Install Iterm2 App: Download from here https://iterm2.com/
Fix LVIM backspace issue
curl -LO https://invisible-island.net/datafiles/current/terminfo.src.gz && gunzip terminfo.src.gz
see attachments.sudo /usr/bin/tic -xe tmux-256color terminfo.src
set -g default-terminal "xterm-256color"
Modify Default Font: Iterm2 → Settings → Select “Profile” Tab → Select “Default” profile name → Select “Text” tab → Select “Source Code Pro” as the “Font” three from bottom.
Zshell Setup:
Install Oh my shell (https://ohmyz.sh/ ):
sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)
My
Intellij Setup
Plugin Setup
Zooming in and out with scrollwheel
Podman Setup:
Install
Mysql Database setup
Aws Setup:
Config
Usage
Lunarvim Setup:
Security Setup
gnugp
Firewall
Password Rules required for handling HIPAA info.
Content Comparison
General
Content
Integrations