update prompt

This commit is contained in:
azpsen 2024-01-26 09:37:27 -06:00
parent 5445385183
commit 16bc65c6ea
3 changed files with 14 additions and 14 deletions

View File

@ -12,6 +12,7 @@
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias ll='ls -l --color=auto'
alias l='ls -lta --color=auto'
alias ncmpcpp='ncmpcpp -b ~/.config/ncmpcpp/bindings'
@ -20,6 +21,8 @@ alias lv='lvim'
alias lg='lazygit'
alias pf='pfetch'
# --- #
# env #
# --- #
@ -31,9 +34,6 @@ export EDITOR="$VISUAL"
# startup #
# ------- #
# restore color scheme
# (cat ~/.cache/wal/sequences &)
# display system info on startup
pfetch

View File

@ -5,17 +5,23 @@ $directory\
$git_branch\
$git_state\
$git_status\
$cmd_duration\
$python\
$character"""
[username]
format = "[$user]($style) "
[hostname]
format = "@ [$hostname]($style) "
[directory]
read_only = ' '
style = "blue"
[character]
success_symbol = "[](purple)"
error_symbol = "[](red)"
vimcmd_symbol = "[](green)"
success_symbol = "[](purple)"
error_symbol = "[](red)"
vimcmd_symbol = "[](green)"
[git_branch]
format = "[$branch]($style)"

View File

@ -1,16 +1,10 @@
#!/bin/sh
# configure monitor position
exec /home/april/.screenlayout/samsung_aoc.sh
# set default cursor to standard arrow
xsetroot -cursor_name left_ptr
# restore color scheme
# pywal -n -R
# set wallpaper
xwallpaper --zoom ~/wallpapers/autumn-river.png
xwallpaper --zoom ~/wallpapers/city.png
# start window manager
exec bspwm