mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
add distrobox alias
This commit is contained in:
parent
51affb6489
commit
e92627b2c7
1 changed files with 6 additions and 2 deletions
|
@ -176,9 +176,13 @@ alias gp='git push'
|
|||
|
||||
|
||||
# distrobox alias
|
||||
alias box='distrobox'
|
||||
alias b='distrobox'
|
||||
alias ba='distrobox enter'
|
||||
alias bls='distrobox ls'
|
||||
|
||||
alias i='cd ~/i'
|
||||
|
||||
# home dir
|
||||
alias i='ya ~/i'
|
||||
|
||||
{{if eq .chezmoi.os "windows" -}}
|
||||
# windows spec config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue