Remove ssh config.
This commit is contained in:
parent
ac69481b9f
commit
746d7c65af
4
Makefile
4
Makefile
@ -1,10 +1,6 @@
|
||||
FILES = bashrc vimrc zshrc emacs.el gitconfig screenrc commonshrc \
|
||||
gnomerc gvimrc
|
||||
|
||||
ifeq "$(USER)" "gebner"
|
||||
FILES += ssh/config
|
||||
endif
|
||||
|
||||
.PHONY: all install clean check
|
||||
|
||||
all: $(FILES)
|
||||
|
@ -1,2 +0,0 @@
|
||||
# vim:ft=sshconfig:
|
||||
|
Loading…
Reference in New Issue
Block a user