Dotfiles update 2025-12-27 03:27
This commit is contained in:
BIN
zsh/.zshrc.zwc
BIN
zsh/.zshrc.zwc
Binary file not shown.
@@ -308,6 +308,14 @@ alias dfc='dotfiles-cli'
|
|||||||
alias hist="history"
|
alias hist="history"
|
||||||
alias cls="clear"
|
alias cls="clear"
|
||||||
alias q="exit"
|
alias q="exit"
|
||||||
|
alias vm="mv"
|
||||||
|
|
||||||
|
# Docker Stuff
|
||||||
|
dkr-rbld() {
|
||||||
|
sudo docker-compose down
|
||||||
|
sudo docker-compose up --build -d
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
# Markdown viewer with glow
|
# Markdown viewer with glow
|
||||||
if command -v glow &>/dev/null; then
|
if command -v glow &>/dev/null; then
|
||||||
|
|||||||
BIN
zsh/lib/bootstrap.zsh.zwc
Normal file
BIN
zsh/lib/bootstrap.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/lib/colors.zsh.zwc
Normal file
BIN
zsh/lib/colors.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/lib/config.zsh.zwc
Normal file
BIN
zsh/lib/config.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/lib/machines.zsh.zwc
Normal file
BIN
zsh/lib/machines.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/lib/plugins.zsh.zwc
Normal file
BIN
zsh/lib/plugins.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/lib/utils.zsh.zwc
Normal file
BIN
zsh/lib/utils.zsh.zwc
Normal file
Binary file not shown.
BIN
zsh/themes/adlee.zsh-theme.zwc
Normal file
BIN
zsh/themes/adlee.zsh-theme.zwc
Normal file
Binary file not shown.
Reference in New Issue
Block a user