Skip to content

Latest commit

 

History

History
148 lines (121 loc) · 11.7 KB

Software.md

File metadata and controls

148 lines (121 loc) · 11.7 KB

Software

This is a list of software I use.

OSX

see Brewfile

VSCODE

Web Extensions

Ads & Privacy (Chromium/Brave++)

Dev (Chromium/Brave++)

Productivity (Chromium/Brave++)

Github Extensions (Chromium/Brave++)

Safari

Alfred Workflows:

Builtins: System commands ie Logout, Sleep ect.. | Clipboard manager

Settings Highlights

iTerm2 Settings Highlights

Keymap

  • Preferences -> profile -> keymap -> load presets -> natural typing - gives use of things like + ,
  • add f | Action: toggle full screen
  • add | Action: Move Start of Selection Back > Move by Word.
  • add | Action: Move End of Selection Forward > Move by Word.
  • add | Action: Move start of selection back > Move by character.
  • add | Action: Move end of selection forward > Move by character.
  • add z | Action: Send Hex Codes > 0x1f
  • add Z Action: Send Hex Codes > 0x18 0x1f
    • Typically not bound in bash, zsh or readline, so we can set it to a unused hexcode which we can then fix in zsh. Stack overflow:
    • # adds redo
      $ echo 'bindkey "^X^_" redo' >> ~/.zshrc
      
      # reload your .zshrc for changes to take effect
      $ source ~/.zshrc

Text

  • Cursor -> 🔘 Box, ☑️ Blinking Cursor
  • Text Rendering -> ☑️ Draw bold text in bold font, ☑️ Italic text, Use thin strokes for anti-aliased text: Always, ☑️ Use built-in Powerline glyphs, ☑️ Enable subpixel anti-aliasing
  • Unicde -> ☑️ Use unicde version 9+ widths
  • Font -> FiraCode Nerd Font, Regular, 15, ☑️ Use ligatures