koji-kojiro / cl-repl

A full-featured repl implementation designed to work with Roswell
GNU General Public License v3.0
153 stars 22 forks source link

.login File Support? #59

Open FOSSilizedDaemon opened 2 years ago

FOSSilizedDaemon commented 2 years ago

I am trying to move from zsh to using cl-repl full-time, but have run into one issue. I do not use a display manager to login and instead have a simple .login script that I use to start my graphical session after logging in at the TTY. I know I can do this in my .replrc, but I would rather not have it pop-up every time I login in. Is there any chance of supporting a .login file?