Skip to content

sebastianmarr/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sebastian Marr dotfiles

These are config files to set up a command line environment the way I like it.

Prerequisites

The dotfiles are installed via GNU stow. Install it with the package manager of your choice. Use of zsh heavily recommended.

Installation

git clone git:https://github.com/sebastianmarr/dotfiles ~/.dotfiles
cd ~/.dotfiles

The simple way:

./install.sh

The manual way:

git submodule init
git submodule update
stow zsh
stow tmux
# etc...

Just stow every configuration you need.

About

config files for zsh, tmux, git and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 91.0%
  • Vim Script 7.8%
  • Ruby 1.2%