This repository contains my set up. I use Ubuntu and macOS on a daily basis.
- Terminal: Konsole, or iTerm2 with tmux
- Shell: zsh, with Oh My Zsh and fzf
- Editor: Neovim
- Version control: git
- Browser: Firefox
- Email client: Thunderbird or macOS Mail
- Note taking: GitJournal
The color palette is provided by Dracula PRO.
My prefered monospaced font is JetBrains Mono, previously used Cascadia Code PL Regular.
First install the used apps follow the set up provided in their links, then run
git clone git@github.com:4lb0/config.git ~/.config/profile
cd ~/.config/profile
./install.sh