aboutsummaryrefslogtreecommitdiff
path: root/Shell/.zprofile
AgeCommit message (Collapse)Author
2024-09-23(Shell/zprofile)+if TTY is /dev/tty1 then startx if not already openAryadev Chavali
2024-08-19(Shell)-zprofile: Remove catAryadev Chavali
2024-07-25(Shell)~Small changesAryadev Chavali
2024-07-01(Shell)~TERMINAL is now KittyAryadev Chavali
2024-04-23(Shell)~TERMINAL: kitty -> stAryadev Chavali
2024-04-16(Shell)~alacritty->kittyAryadev Chavali
Nicer terminal in my opinion with extra features and quite fast as well.
2023-10-15(Emacs|NeoVim|Shell)~small changes and minor updatesAryadev Chavali
2023-08-20(Shell)~cowsay->ascii catAryadev Chavali
2022-10-11(*)~changes to make biber workAryadev Chavali
2022-09-18(Shell)~zprofile init messagesAryadev Chavali
Looks nicer, fancier and gives me a warm feeling inside.
2022-09-17(Shell)~rearranged .zprofile, moved some exports .zshrc->.zprofileAryadev Chavali
This is so Emacs (via systemd) gets the most up to date information possible.
2022-09-14(Shell)+systemd call to import user PATH to modules, debuginfo callAryadev Chavali
SystemD now knows my path on user login, which is a great help as Emacs has always been kinda weird in server mode (which I've only just figured out to be a problem of SystemD rather than Emacs). debuginfod's profile script for some reason doesn't work for zsh, which means the ~DEBUGINFOD_URL~ variable isn't set. So set it up here.
2022-07-28(Mail|Shell)~clean upAryadev Chavali
2021-09-15(General)~small changesAryadev Chavali
Just check each edit, there's nothing to describe or explain here.
2021-07-27(Shell|XServer)~minor edits with indentingAryadev Chavali
(Shell)~propagate change to emacs service (no -s MAIN) and editing (XServer)~state explicit full path for lock script for ease of understanding (it's a user script, not some other program)
2021-07-10(General)~updates to various files due to reinstall on laptopAryadev Chavali
By reinstalling arch on my laptop, I've had the chance to see any loose ends or errors in my setup that, by virtue of how fresh the system is, I'm motivated to fix.
2021-07-06(General)~loads of commits, getting ready to port dotfiles to another machineAryadev Chavali
2021-03-08(Shell)+sdkman config to zshAryadev Chavali
2020-12-02(Shell)~permananetly add rsa keys to ssh when bootingAryadev Chavali
2020-09-01~ssh-agent and ssh-addAryadev Chavali
2020-08-09-figlet call in zprofileAryadev Chavali
2020-08-01-setxkbmap call in zprofileAryadev Chavali
Already handled in xinitrc
2020-07-15+set default terminal as Suckless Terminaldx
2020-07-12+set alternate editor for emacsclient to be emacsdx
2020-07-07-instant startx, do it myselfdx
2020-06-10~st -> alacritty for $TERMINALdx
2020-06-06~path: ~ -> $HOME and use find to get all the script foldersdx
2020-05-25~EDITOR nvim -> emacsclientdx
2020-05-24~set alternate editor for emacsclient to be vimdx
2020-05-12~rearranged a few thignsdx
2020-05-12~zsh -> Shelldx