Minor changes :D

This commit is contained in:
Jan Philipp Timme 2017-10-12 12:22:37 +02:00
parent a125194f4b
commit abd612846c
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias digs='dig +short'
#PS1='[\u@\h \W]\$ '

2
.fehbg
View File

@ -1,2 +1,2 @@
#!/bin/sh
feh --bg-scale '/home/jpt/Backgrounds/current'
'feh' '--bg-scale' '/home/jpt/Backgrounds/current'