Modified .bashrc
This commit is contained in:
parent
076da7d2ab
commit
a81464ed0b
1 changed files with 2 additions and 0 deletions
2
.bashrc
2
.bashrc
|
|
@ -5,6 +5,8 @@ case $- in
|
|||
esac
|
||||
|
||||
eval "$(starship init bash)"
|
||||
|
||||
# dotfiles management
|
||||
alias config='/run/current-system/sw/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
|
||||
alias nixconfig='/run/current-system/sw/bin/git --git-dir=$HOME/dotfiles/ --work-tree=/'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue