fix mkshrc and picom errors

This commit is contained in:
davidovski 2024-04-04 18:08:42 +01:00
parent 54c6b0a122
commit 37716d1db0
2 changed files with 3 additions and 3 deletions

2
mkshrc
View file

@ -55,4 +55,4 @@ parse_git_dirty () {
bind '^L=clear-screen'
export PS1="\${PWD/#\$HOME/\~}\`parse_git_branch\` > ")
export PS1="\${PWD/#\$HOME/\~}\`parse_git_branch\` > "