Skip to content

mresvanis/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My debian dev essentials

The simple setup script below needs the following software. Almost all of the latter are available as debian packages

Setup

Clone the repo:

git clone git@github.com:mresvanis/dotfiles.git ~/.dotfiles

Link the respective rcs and dirs to your home by running the setup script:

cd ~/.dotfiles && ./setup

tmux

Set the tmux plugin manager:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

After opening tmux install the plugins referenced in .tmux.config with:

Ctrl-a I

About

{macos,debian} dev env gist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published