From abd612846c1c9005ee3c6c0d6604c1179de1598d Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Thu, 12 Oct 2017 12:22:37 +0200 Subject: [PATCH] Minor changes :D --- .bashrc | 1 + .fehbg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 0583024..c9d787d 100644 --- a/.bashrc +++ b/.bashrc @@ -10,6 +10,7 @@ alias ls='ls --color=auto' alias grep='grep --color=auto' +alias digs='dig +short' #PS1='[\u@\h \W]\$ ' diff --git a/.fehbg b/.fehbg index 45dec54..4ee73aa 100755 --- a/.fehbg +++ b/.fehbg @@ -1,2 +1,2 @@ #!/bin/sh -feh --bg-scale '/home/jpt/Backgrounds/current' +'feh' '--bg-scale' '/home/jpt/Backgrounds/current'