Skip to content

inigochoa/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles. Use them at your own risk.

Dependencies

Git submodules (downloaded on repository clone)

  • dotbot for dotfile management

Binaries

apt

  • bat (installed via .deb to have the latest version)

GitHub

rust

Installing

git clone --recursive https://github.com/inigochoa/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install

Configuration

Some scripts may require environment variables. To keep them secret, it is recommended to store them in shell_local_before or bashrc_local_before

Update submodules

./update