Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 941 Bytes

File metadata and controls

26 lines (24 loc) · 941 Bytes

alt text

My Setup:

  • iTerm2 terminal
    • use iTerm colors file to prettify terminal
    • use transparency 15 and blur 13 (under profiles > window in preferences)
    • set theme using provided iterm colors file, this is my solarized dark alternative theme (import the file in profiles > colors > color presets)
  • Zellij terminal multiplexer
    • settings defaulted to hide key guide
  • zsh shell
    • use powerlevel10k to customize prompt
    • use zplug to install:
      • zsh-autosuggestions
      • fast-syntax-highlighting
      • zsh-completions
      • git
  • nvim text editor
    • IDE experience created
    • main colorscheme: onenord
    • coolest plugins
      • dadbod for database interaction
      • telescope for fuzzy finding
      • nvim tree for file explorer
      • alpha for cool welcome screen
      • neorg for notetaking