Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 273 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 273 Bytes

dotfiles

Install

git clone https://github.com/abobov/dotfiles.git ~/.dotfiles
~/.dotfiles/install

Dependencies

  • git
  • python3
  • tmux
  • vim
  • zsh

Debian

apt update && apt install git python3 tmux zsh vim
chsh -s /usr/bin/zsh