This commit is contained in:
Skylar 2023-11-23 11:52:28 -05:00
commit 0d826f748c
1 changed files with 3 additions and 1 deletions

4
ionrc
View File

@ -1 +1,3 @@
eval $(starship init ion)
eval $(starship init ion)
alias ls = "ls --color"
alias gitui = "gitui --theme ~/.config/gitui/mocha.ron"