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'