Skip to content

florianbeer/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dotfiles

My configuration for bash, vim, git, tmux and a few other tools. Tested on OS X and Debian Linux.

To use them run make in the cloned git repository. If you are on OS X you should also install the included font to take full advantage of the tmux status line.

Caution: This will overwrite your stuff! Seriously – you have been warned!

To use git you will probably want to create the file ~/.gitconfig.local and add your name and email address:

[user]
  name = Jeff Strongman
  email = jeff@example.org

About

✳️ My configuration for bash, vim, git, tmux and other tools. Tested on OS X, Debian & Ubuntu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published