sorry if they are kinda ugly or not super pro's but i use it and like it
- vim config in .vimrc
- zsh config in .zshrc
- tmux config in .tmux.conf
- starship config in .config/starship.toml
- alacritty config in .config/alacritty.toml
- zed config in .config/zed/settings.json
NOTE: You need to install vim-plug to enable plugins
NOTE: tmux colors looks better in alacritty!
All software listed here is open source btw :)
curl -sSL https://raw.githubusercontent.com/fynjirby/dotfiles/main/install.sh | sh