dotfiles/ionrc

3 lines
105 B
Text
Raw Normal View History

2023-11-22 03:31:54 +00:00
eval $(starship init ion)
alias ls = "ls --color"
alias gitui = "gitui --theme ~/.config/gitui/mocha.ron"