remove old config files

This commit is contained in:
Gabriel Ebner 2018-03-25 16:07:09 +02:00
parent 25a6797b0c
commit b1fd9747b2
4 changed files with 1 additions and 50 deletions

View File

@ -1,5 +1,5 @@
FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidpromptrc \ FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidpromptrc \
gnomerc muttrc neomuttrc pentadactylrc mailcap latexmkrc ctags \ neomuttrc pentadactylrc mailcap latexmkrc ctags \
i3/config i3status.conf msmtprc spacemacs emacs.d mbsyncrc authinfo \ i3/config i3status.conf msmtprc spacemacs emacs.d mbsyncrc authinfo \
config/qutebrowser config/nvim/init.vim ideavimrc \ config/qutebrowser config/nvim/init.vim ideavimrc \
config/khal config/vdirsyncer/config config/khard \ config/khal config/vdirsyncer/config config/khard \

View File

@ -1,8 +0,0 @@
#!/bin/sh
set -x
#useradd -MU -s /bin/zsh -u 1000 gebner
#useradd -MU -s /bin/false -u 1001 drebner
useradd -MU -s /bin/false -u 1500 download
adduser gebner download

View File

@ -1,4 +0,0 @@
# Copyright (C) 2011 Gabriel Ebner
# vim:fdm=marker ft=sh:
. ~/.commonshrc

37
muttrc
View File

@ -1,37 +0,0 @@
source ~/etc/muttrc_colors.angdraug
set sleep_time=0 # disable "Mailbox is unchanged" message
set confirmappend=no # disable save to mailbox confirmation
set delete=yes # disable purge messages confirmation
set folder="imaps://gebner@mail.gebner.org/"
source "~/etc/mutt_imap_passwd.sh"|
set spoolfile="=INBOX"
set record="=sent"
set postponed="=drafts"
set trash="=trash"
set sendmail='ssh misuji.gebner.org sendmail -odb'
set sort=threads
set query_command = "muttvcardsearch '%s'"
auto_view text/html
alternative_order text/plain text/html
set imap_check_subscribed
bind index G imap-fetch-mail
set mail_check=60
set net_inc=5
set header_cache=~/.mutt_hcache
set edit_headers=yes
set use_envelope_from=yes
set realname="Gabriel Ebner"
alternates gebner@gebner.org gebner@2b7e.org ge@gabrielebner.at gabriel.ebner@tuwien.ac.at
set reverse_name
set mbox_type=maildir