Remove outdated configs

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-07-16 18:45:06 +02:00
parent e72fe9d52e
commit 242f3225fe
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
7 changed files with 0 additions and 45 deletions

View file

@ -55,7 +55,6 @@ LINKED_FILES_HOME=(
".config/i3"
".config/maven"
".config/mpv"
".config/newsboat"
".config/npm"
".config/octave"
".config/pacman"
@ -66,7 +65,6 @@ LINKED_FILES_HOME=(
".config/sqlite3"
".config/streamlink"
".config/sxhkd"
".config/task"
".config/Trolltech.conf"
".config/user-dirs.dirs"
".config/user-dirs.locale"

View file

@ -31,13 +31,6 @@ nextcloud &
# Merge .Xresources on boot
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
# Add local configuration for taskwarrior
if [ "${IS_WORK}" = "1" ]; then
echo "recurrence=off" > "${XDG_CONFIG_HOME}/task/localrc"
else
echo "" > "${XDG_CONFIG_HOME}/task/localrc"
fi
dbus-update-activation-environment --systemd DISPLAY
eval "$(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)"
export SSH_AUTH_SOCK

Binary file not shown.

View file

@ -1 +0,0 @@
31345

View file

@ -1 +0,0 @@
cache-file /tmp/news.cache

View file

@ -1,2 +0,0 @@
http://stadt-bremerhaven.de/feed
http://feeds.arstechnica.com/arstechnica/index

View file

@ -1,32 +0,0 @@
# [Created by task 2.5.1 3/24/2019 19:33:29]
# Taskwarrior program configuration file.
# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',
# 'man task-sync' or 'man taskrc'
# Here is an example of entries that use the default, override and blank values
# variable=foo -- By specifying a value, this overrides the default
# variable= -- By specifying no value, this means no default
# #variable=foo -- By commenting out the line, or deleting it, this uses the default
# Use the command 'task show' to see all defaults and overrides
# Files
verbose=blank,footnote,label,new-id,affected,edit,special,project,sync,unwait
report.todo.description=Tasks with now due date, overdue or due in the next 7 days
report.todo.columns=id,due,project,description.desc
report.todo.labels=ID,Due,Project,Description
report.todo.sort=due+
report.todo.filter=due.before:1wk and status:pending or due: and status:pending
color=on
color.uda.priority.H=
color.uda.priority.L=
color.uda.priority.M=
color.overdue=
color.scheduled=
color.recurring=
color.due=
color.due.today=
dateformat=Y-M-D H:N
include ~/.config/task/localrc