hehe
This commit is contained in:
parent
82d8cf437a
commit
e0b726f12c
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -124,3 +124,4 @@ akonadi_indexing_agentrc
|
||||||
chromium/
|
chromium/
|
||||||
okularrc
|
okularrc
|
||||||
plasmanotifyrc
|
plasmanotifyrc
|
||||||
|
arkrc
|
||||||
|
|
2
bashrc
2
bashrc
|
@ -117,4 +117,4 @@ type systemctl 2>/dev/null 1>&2 && if systemctl -q is-active graphical.target &&
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# nice login prompt
|
# nice login prompt
|
||||||
[ -e "/usr/local/bin/afetch" ] && afetch || fetch min
|
[ -e "/usr/bin/afetch" ] && afetch || fetch min
|
||||||
|
|
Loading…
Reference in a new issue