fixed .zshrc for work with git but this time fr
parent
7413e6b665
commit
14587c35b5
1
.zshrc
1
.zshrc
|
|
@ -193,6 +193,7 @@ alias dbrm="distrobox rm"
|
||||||
alias dbs="distrobox stop"
|
alias dbs="distrobox stop"
|
||||||
|
|
||||||
alias mfetch="fastfetch --logo-type kitty-icat -l ~/Pictures/fflogo.svg --logo-width 30 --logo-height 30 --color red"
|
alias mfetch="fastfetch --logo-type kitty-icat -l ~/Pictures/fflogo.svg --logo-width 30 --logo-height 30 --color red"
|
||||||
|
alias vi="nvim"
|
||||||
|
|
||||||
function dbc()
|
function dbc()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue