Skip to content

Commit

Permalink
Remove byobu: my tmux conf sucks less
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Aug 28, 2015
1 parent a43d997 commit bfcae19
Show file tree
Hide file tree
Showing 194 changed files with 6 additions and 19,075 deletions.
8 changes: 6 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
INSTALL_FILES := ackrc agignore aptitude/config autojump \
$(wildcard bazaar/plugins/*) \
$(filter-out bazaar/plugins,$(wildcard bazaar/*)) $(wildcard byobu/*) \
byobu/.screenrc byobu/.tmux.conf \
$(filter-out bazaar/plugins,$(wildcard bazaar/*)) \
$(wildcard fonts/*) gemrc gitconfig gitattributes.global gitignore.global \
hgrc irbrc oh-my-zsh pastebinit.xml pbuilderrc pdbrc pentadactyl \
pentadactylrc railsrc \
Expand All @@ -25,6 +24,7 @@ install: install_files_before_sm init_submodules install_files_after_sm
# Migrate existing dotfiles setup
migrate: .stamps .stamps/migrate_byobu.2 .stamps/dangling.1 .stamps/submodules_rm.20
migrate: .stamps/neobundle.1
migrate: .stamps/remove-byobu
.stamps:
mkdir -p .stamps
.stamps/migrate_byobu.2:
Expand Down Expand Up @@ -54,6 +54,10 @@ migrate: .stamps/neobundle.1
@echo To delete all untracked bundles:
@echo 'rm $$(git ls-files -o vim/bundle) -r'
touch $@
.stamps/remove-byobu:
@echo "== byobu has been removed =="
@echo "You should 'rm ~/.byobu -rf' manually."
touch $@

# Target to install a copy of .dotfiles, where Git is not available
# (e.g. distributed with rsync)
Expand Down
1 change: 0 additions & 1 deletion byobu/.screenrc

This file was deleted.

Empty file removed byobu/.tmux.conf
Empty file.
1 change: 0 additions & 1 deletion byobu/backend

This file was deleted.

1 change: 0 additions & 1 deletion byobu/keybindings

This file was deleted.

1 change: 0 additions & 1 deletion byobu/profile

This file was deleted.

1 change: 0 additions & 1 deletion byobu/profile.tmux

This file was deleted.

33 changes: 0 additions & 33 deletions byobu/status

This file was deleted.

69 changes: 0 additions & 69 deletions byobu/statusrc

This file was deleted.

3 changes: 0 additions & 3 deletions lib/byobu/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions lib/byobu/AUTHORS

This file was deleted.

Loading

0 comments on commit bfcae19

Please sign in to comment.