Compare commits

..

No commits in common. "9bc52c33f9e444bc2951f8912c5f18d15a5113c5" and "96e96fc42715e3fa9eca9b10f1ef9def3bc11d80" have entirely different histories.

3 changed files with 3 additions and 6 deletions

View file

@ -5,18 +5,15 @@
# Return if non-interactive
[[ $- != *i* ]] && return
# Prompt
PS1='[\[\e[38;5;107m\]\u\[\e[0m\]@\h \[\e[38;5;74m\]\w\[\e[0m\]]\$ '
# Aliases
alias diff='diff --color=auto'
alias grep='grep --color=auto'
alias ip='ip -color=auto'
alias ls='ls --color=auto'
alias vim=nvim
alias r='kitty --class=Ranger ranger & disown'
alias kssh='/usr/bin/kitty +kitten ssh'
alias wget='wget --hsts-file="${XDG_STATE_HOME}/wget-hsts"'
alias zigup='zigup --install-dir "${XDG_DATA_HOME}/zigup" --path-link "${HOME}/.local/bin/zig"'
alias pacman-rm-unused='pacman -Qtdq | sudo pacman -Rns -'
alias checkupdates='checkupdates && paru -Qua'

View file

@ -40,7 +40,7 @@
(time-subtract (current-time) before-init-time)))
gcs-done)))
;;; Initialize elpaca
(defvar elpaca-installer-version 0.6)
(defvar elpaca-installer-version 0.5)
(defvar elpaca-directory (expand-file-name "elpaca/" user-emacs-directory))
(defvar elpaca-builds-directory (expand-file-name "builds/" elpaca-directory))
(defvar elpaca-repos-directory (expand-file-name "repos/" elpaca-directory))

View file

@ -271,7 +271,7 @@ bar:
- label:
content: *separator
- clock:
date-format: "%a %b %d"
date-format: "%b %d"
time-format: "%R"
content:
- string: {text: , font: *awesome}