minor updates
This commit is contained in:
parent
bc52dafdd7
commit
d84e0d646e
6 changed files with 468 additions and 577 deletions
|
|
@ -44,9 +44,6 @@ alias \
|
|||
pco='podman compose' \
|
||||
pps="podman ps --format 'table {{.ID}}\t{{.Names}}\t{{.State}}\t{{.Status}}\t{{.RunningFor}}'"
|
||||
|
||||
alias tm="fzf-tmux-sessions"
|
||||
alias tmux="tmux -L $(hostname)" # allow to seamlessly create new servers inside containers
|
||||
|
||||
# Misc
|
||||
alias \
|
||||
reload='exec $SHELL -l'
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
# │ Preoload stuff │
|
||||
# ╰──────────────────────────────────────────────────────────╯
|
||||
|
||||
source $HOME/.zprofile
|
||||
# Set the directory we want to store zinit and plugins
|
||||
ZINIT_HOME="${XDG_DATA_HOME:-${HOME}/.local/share}/zinit"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue