Skip to content

tbastos/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Install preferred Nerd Font (JetBrainsMono Nerd Font).

# On macOS:
brew install fd fzf git python rcm ripgrep lazygit neovim tmux

# On Debian Linux:
sudo apt install fd-find fzf git rcm ripgrep tmux

Or fetch the latest binary releases: lazygit | neovim

Install

Clone this repo (and submodules) to ~/.dotfiles and use rcm to link all dotfiles and dirs:

git clone --recursive https://github.com/tbastos/dotfiles.git ~/.dotfiles
lsrc # dry run
rcup -v

Update

cd ~/.dotfiles && git pull
git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published