neofetch and powerline-shell

This commit is contained in:
2018-04-09 13:44:21 +02:00
parent 382ca0e70b
commit d99f832615
4 changed files with 17 additions and 4 deletions

View File

@@ -13,7 +13,8 @@ source ~/.alias
eval $(thefuck --alias)
#... :P fancy stuffs
screenfetch -t -A "UBUNTU"
#screenfetch -t -A "UBUNTU"
neofetch
PS1='[\u@\h \W]\$ '
if [[ $TERM != linux && ! $PROMPT_COMMAND =~ _update_ps1 ]]; then

View File

@@ -0,0 +1,11 @@
{
"segments": [
"virtual_env",
"ssh",
"cwd",
"git",
"hg",
"jobs",
"root"
]
}