- remove unnecessary nix packages add them - ncdu, alacritty

+ bash aliases file
+ spacevim
+ username formatting for starship terminal
This commit is contained in:
2023-04-14 09:22:37 +03:00
parent 57c704b313
commit 53fd7fa1ab
5 changed files with 28 additions and 20 deletions

View File

@ -1,5 +1,6 @@
format = """
$jobs\
$username\
$character\
"""
@ -54,3 +55,10 @@ stashed = ""
format = "[$hostname]($style)"
ssh_only = true
style = "150"
[username]
style_user = 'white bold'
style_root = 'black bold'
format = '[$user]($style) '
disabled = false
show_always = true