Use ions initrc instead of ~/.ionrc
This commit is contained in:
parent
99ccc220aa
commit
83af7efff9
2 changed files with 6 additions and 6 deletions
|
@ -0,0 +1,6 @@
|
||||||
|
#
|
||||||
|
# ~/.ionrc
|
||||||
|
#
|
||||||
|
|
||||||
|
export IONRCDIR=$HOME/.config/ion
|
||||||
|
source $IONRCDIR/rc.ion
|
6
.ionrc
6
.ionrc
|
@ -1,6 +0,0 @@
|
||||||
#
|
|
||||||
# ~/.ionrc
|
|
||||||
#
|
|
||||||
|
|
||||||
export IONRCDIR=$HOME/.config/ion
|
|
||||||
source $IONRCDIR/rc.ion
|
|
Loading…
Add table
Reference in a new issue