chore(MISC): A bunch of files I forgot to commit over time.
This commit is contained in:
parent
e63529d39c
commit
383761b23a
12 changed files with 45 additions and 43 deletions
|
@ -2,3 +2,9 @@ function config
|
|||
/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME $argv
|
||||
end
|
||||
|
||||
function lazyconfig
|
||||
lazygit --git-dir=$HOME/dotfiles/ --work-tree=$HOME/ $argv
|
||||
end
|
||||
alias lc=lazyconfig
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue