/dotfiles

MacOS Productivity Setup

Primary LanguageGo

dotfiles

MacOS Productivity Setup

Screenshot 2023-01-22 at 1 26 37 PM

Productivity Tools

Terminal Emulator : Alacrity - Minimalist OpenGL Terminal Emulator https://alacritty.org/

Yabai : A tiling window manager for MacOS https://github.com/koekeishiya/yabai

Skhd : Simple hotkey daemon for MacOS https://github.com/koekeishiya/skhd

SpaceLauncher : App Launcher and Switcher for Mac https://spacelauncherapp.com/

Rectangle : For Moving and Managing MacOS Windows https://rectangleapp.com/

Tmux : Terminal Multiplixier https://github.com/tmux/tmux/wiki

Fish: a more user friendly shell i used from time to time mainly i’m using zsh https://fishshell.com/

Wakatime : A plugin I use with Nvim & Tmux for metrics about the projects you are working on, it gives you status on how much hours you spent on specific project and send you daily email , you use their dashboard too for insights. https://github.com/wakatime/jetbrains-wakatime

lazygit : A simple terminal UI for git commands https://github.com/jesseduffield/lazygit

lazydocker: simple terminal UI for both docker and docker-compose https://github.com/jesseduffield/lazydocker

-- TBD