This repository contains my set up. I use Ubuntu on a daily basis but this setup used to work on iOS.
- Terminal: Konsole, or iTerm2 with tmux
- Shell: zsh, with Oh My Zsh and fzf
- Editor: Neovim
- Version control: git
The rest of the apps I used but the configuration is not saved in this repository.
- Browser: Firefox
- Email client: Thunderbird
- Note-taking: Standard Notes
- Spell checker: LanguageTool
- Time tracking: Toggl
- Calendar: Reclaim
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