Skip to content

razbomi/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e827e0 · Feb 9, 2025

History

87 Commits
Feb 9, 2025
Feb 9, 2025
Oct 9, 2023
Feb 1, 2025
Feb 1, 2025

Repository files navigation

My dot files

Add new files

$ cd ~/.dotfiles
$ ./run.sh install

Fonts

TODO: Automate brew installs

# iterm -> setting -> profiles -> text

Promt

TODO: Automate installs via git

mkdir -p "$HOME/.zsh"
git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure"
git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Distros

TODO: Try different vim Distros

# to install
git clone https://github.com/NvChad/NvChad   ~/.config/nvchad -d1
git clone https://github.com/LazyVim/starter ~/.config/lazyvim -d1

# to run:
NVIM_APPNAME=nvchad   nvim
NVIM_APPNAME=lazynvim nvim

About

My dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published