• Stars
    star
    210
  • Rank 187,585 (Top 4 %)
  • Language
    Perl
  • Created about 14 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dotfiles

Dotfiles

Overview

This repo is a skeleton/template repo for tracking dotfiles. It contains a utility (dfm) to help with managing and updating your dotfiles.

Using this repo

First, fork this repo.

Then, add your dotfiles:

$ git clone [email protected]:username/dotfiles.git .dotfiles
$ cd .dotfiles
$  # edit files
$  # edit files
$ git push origin master

Finally, to install your dotfiles onto a new system:

$ cd $HOME
$ git clone [email protected]:username/dotfiles.git .dotfiles
$ ./.dotfiles/bin/dfm install # creates symlinks to install files

Full documentation

For more information, check out the wiki.

You can also run dfm --help.

More Repositories

1

dockviz

Visualizing Docker data
Go
1,208
star
2

dfm

dotfiles manager
Perl
119
star
3

remotecopy

Copy from your terminal into your local clipboard.
Perl
52
star
4

brisk

Freeze and thaw with Nippy at the command line
Clojure
34
star
5

tabl

Make tables from data in your terminal
Clojure
33
star
6

bb-scripts

Development incubator for Babashka scripts
Clojure
32
star
7

docker-mongodb

Dockerized MongoDB (with SSHD)
Shell
28
star
8

docker-mkdocs

MkDocs in Docker
Shell
12
star
9

bb-pod-racer

Speed up development of Babashka pods
Clojure
11
star
10

docker-tmux-static

Build static tmux using docker
Shell
10
star
11

dotfiles-personal

My dotfiles
Vim Script
10
star
12

cljdev

A small amount of bootstrap to make starting a Clojure development environment easier.
Clojure
8
star
13

envbox

Secure environment variables via secretbox
Go
7
star
14

arduino-smoker

An electronically controlled smoker powered by Arduino.
C++
5
star
15

docker-planck

Docker image for the Planck ClojureScript REPL
5
star
16

docker-weechat-bitlbee

Weechat and Bitlbee in Docker
Shell
5
star
17

docker-rabbitmq-ssl-stomp

RabbitMQ Docker image with SSL and STOMP enabled
Shell
5
star
18

remotecopy-vim

A vim plugin that allows copying via remotecopy
Vim Script
5
star
19

bb-present

Presentation about Babashka
Shell
4
star
20

slair

Slack + Flair
Go
3
star
21

outputdiff

Figure out what changed by diffing output.
Perl
3
star
22

pod-justone-archiver

Babashka Pod to Archive and Unarchive
2
star
23

endot.org

Octopress source for my blog.
JavaScript
2
star
24

crocker

Credential Helper Helper
Go
2
star
25

2018-one-vim-playground

Sample data for my 2018 Vim Advent post
Vim Script
2
star
26

docker-pageres

https://github.com/sindresorhus/pageres in a docker container
Shell
2
star
27

submodule_vs_subtree

Benchmarking speed of submodules and subtrees
Perl
1
star
28

git_backup

Backups with git. How novel.
Perl
1
star
29

one_vim_present

One Vim
CSS
1
star
30

r

Various R things
R
1
star
31

cljplay

Learning by playing with Clojure.
Clojure
1
star
32

get_var_present

Presentation given to LOPSA-LA in January 2011
1
star
33

pmb

Personal Message Bus
Go
1
star
34

efficient_vim_present

Efficient Vim
CSS
1
star
35

vcscommand

Clone of VCSCommand
Vim Script
1
star
36

blinky

A client for the Raspberry Pi to blink PiGlow LEDs on demand.
Go
1
star
37

weechat-config

My weechat config
Python
1
star
38

dfm_present

Presentation given to LA.pm in September 2011
JavaScript
1
star
39

endot-hugo

My blog (endot.org), powered by Hugo
Clojure
1
star
40

ssdrbs

Stupid Simple Disaster Recovery Backup Script(s)
Shell
1
star