Add a few aliases to ion initrc

This commit is contained in:
Skylar Hill 2023-11-21 21:31:54 -06:00
parent aca482dc6d
commit e9d6724a6f
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"