massive installer update , a new screenie and work-xps settings

This commit is contained in:
2018-07-20 22:12:59 +02:00
parent 9fd93cd929
commit 889139a906
18 changed files with 123 additions and 26 deletions

View File

@@ -12,10 +12,15 @@ source ~/.alias
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
eval $(thefuck --alias)
source ~/.custom
# Fix .netcore paths if dotnet is installed
if hash dotnet 2>/dev/null; then
export PATH="$PATH:~/.dotnet/tools"
export DOTNET_ROOT=$(dirname $(realpath $(which dotnet)))
fi
#... :P fancy stuffs
#screenfetch -t -A "UBUNTU"
neofetch