Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 511 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 511 Bytes

My linux config

Well, just my linux config file

Usage

git clone git@github.com:jdeniau/my-linux-config.git ~/.jdeniau

.gitconfig

ln -s ~/.jdeniau/.gitconfig ~/.gitconfig

.tmux.conf

ln -s ~/.jdeniau/.tmux.conf ~/.tmux.conf

.zshrc

ln -s ~/.jdeniau/.zshrc ~/.zshrc

Recommended packages

You would probably want to install these packages:

git
curl
zsh (+ oh my zsh)
tmux

Vim specific

See https://github.com/jdeniau/.vim