added waybar, theme for wofi, swww - again to be safe

main
The_miro 2024-11-07 23:17:23 +01:00
parent 6e9a67c3b3
commit 789d7efbc7
2 changed files with 2 additions and 0 deletions

View File

@ -22,5 +22,6 @@ alias gitc="git commit -m"
alias gitp="git push" alias gitp="git push"
alias icat="kitten icat" alias icat="kitten icat"
alias cls="clear"
eval "$(starship init bash)" eval "$(starship init bash)"

1
.zshrc
View File

@ -123,5 +123,6 @@ alias gitc="git commit -m"
alias gitp="git push" alias gitp="git push"
alias icat="kitten icat" alias icat="kitten icat"
alias cls="clear"
eval "$(starship init zsh)" eval "$(starship init zsh)"