Remove old config files.
This commit is contained in:
parent
c1d084117c
commit
8761edd4ee
4
Makefile
4
Makefile
@ -1,7 +1,7 @@
|
||||
FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidpromptrc \
|
||||
gnomerc gvimrc muttrc pentadactylrc mailcap latexmkrc ctags \
|
||||
gnomerc muttrc pentadactylrc mailcap latexmkrc ctags \
|
||||
i3/config i3status.conf msmtprc spacemacs emacs.d mbsyncrc authinfo \
|
||||
config/qutebrowser config/nvim/init.vim ideavimrc agignore \
|
||||
config/qutebrowser config/nvim/init.vim ideavimrc \
|
||||
config/khal config/vdirsyncer/config config/khard \
|
||||
config/rofi-pass gdbinit \
|
||||
$(wildcard sbt/0.13/*.sbt sbt/0.13/plugins/*.sbt)
|
||||
|
2
agignore
2
agignore
@ -1,2 +0,0 @@
|
||||
configuration-lts-*.nix
|
||||
*.ilean
|
7
gvimrc
7
gvimrc
@ -1,7 +0,0 @@
|
||||
set guicursor+=a:blinkon0
|
||||
|
||||
if has('win32') || has('win64')
|
||||
set guifont=Consolas:h11
|
||||
else
|
||||
set guifont=Monospace\ 10
|
||||
endif
|
Loading…
Reference in New Issue
Block a user