mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Add better laptop support
This commit is contained in:
parent
1e137b842f
commit
51292e49bb
14 changed files with 30 additions and 25 deletions
2
mkshrc
2
mkshrc
|
@ -50,8 +50,6 @@ function parse_git_dirty {
|
|||
[ ! "${bits}" == "" ] && echo " ${bits}" || echo ""
|
||||
}
|
||||
|
||||
#set -o vi
|
||||
|
||||
bind '^L=clear-screen'
|
||||
|
||||
export PS1=$(echo -e "\e[0;97m\${PWD/#\$HOME/\~}\e[0;37m\`parse_git_branch\` > \e[0;0m")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue