fixed my i3blocks bar, cleaned up some files and added snap and i3block-contrib

This commit is contained in:
2019-09-16 08:42:14 +02:00
parent 9b7ed6d222
commit 4d68d00007
8 changed files with 35 additions and 43 deletions

View File

@@ -1,17 +1,14 @@
#
# ~/.bashrc
#
# if powerline-shell is available use it.
function _update_ps1() {
if hash powerline-shell 2>/dev/null; then
PS1=$(powerline-shell $?)
fi
}
source ~/.alias
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
source ~/.alias
source ~/.custom
source ~/.variables
@@ -22,7 +19,6 @@ if hash dotnet 2>/dev/null; then
export PATH="${PATH}:${DOTNET_ROOT}:~/.dotnet/tools"
fi
#... :P fancy stuffs
#screenfetch -t -A "UBUNTU"
neofetch