Dotfiles update 2025-12-22 12:07
This commit is contained in:
@@ -21,7 +21,7 @@ source "$DOTFILES_HOME/zsh/lib/colors.zsh" 2>/dev/null || {
|
|||||||
|
|
||||||
print_header() {
|
print_header() {
|
||||||
if declare -f df_print_header &>/dev/null; then
|
if declare -f df_print_header &>/dev/null; then
|
||||||
df_print_header "dotfiles-stats"
|
df_print_header "dotfiles-stats "
|
||||||
else
|
else
|
||||||
local user="${USER:-root}"
|
local user="${USER:-root}"
|
||||||
local hostname="${HOSTNAME:-$(hostname -s 2>/dev/null)}"
|
local hostname="${HOSTNAME:-$(hostname -s 2>/dev/null)}"
|
||||||
@@ -31,7 +31,7 @@ print_header() {
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${DF_GREY}╒${hline}╕${DF_NC}"
|
echo -e "${DF_GREY}╒${hline}╕${DF_NC}"
|
||||||
echo -e "${DF_GREY}│${DF_NC} ${DF_BOLD}${DF_LIGHT_BLUE}✦ ${user}@${hostname}${DF_NC} ${DF_DIM}dotfiles-stats${DF_NC} ${datetime} ${DF_GREY}│${DF_NC}"
|
echo -e "${DF_GREY}│${DF_NC} ${DF_BOLD}${DF_LIGHT_BLUE}✦ ${user}@${hostname}${DF_NC} ${DF_DIM}dotfiles-stats! ${DF_NC} ${datetime} ${DF_GREY}│${DF_NC}"
|
||||||
echo -e "${DF_GREY}╘${hline}╛${DF_NC}"
|
echo -e "${DF_GREY}╘${hline}╛${DF_NC}"
|
||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
|
|||||||
BIN
zsh/.zshrc.zwc
BIN
zsh/.zshrc.zwc
Binary file not shown.
Binary file not shown.
BIN
zsh/functions/command-palette.zsh.zwc
Normal file
BIN
zsh/functions/command-palette.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/motd.zsh.zwc
Normal file
BIN
zsh/functions/motd.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/password-manager.zsh.zwc
Normal file
BIN
zsh/functions/password-manager.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/python-templates.zsh.zwc
Normal file
BIN
zsh/functions/python-templates.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/smart-suggest.zsh.zwc
Normal file
BIN
zsh/functions/smart-suggest.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/snapper.zsh.zwc
Normal file
BIN
zsh/functions/snapper.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/ssh-manager.zsh.zwc
Normal file
BIN
zsh/functions/ssh-manager.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/functions/tmux-workspaces.zsh.zwc
Normal file
BIN
zsh/functions/tmux-workspaces.zsh.zwc
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user