Skip to content

Fynjirby/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

sorry if they are kinda ugly or not super pro's but i use it and like it

you are in ~/ directory now, look into

  • 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 :)

do it faster with this command in terminal

curl -sSL https://raw.githubusercontent.com/fynjirby/dotfiles/main/install.sh | sh