
+ .bashrc loads scripts dynamically from .sz.shrc.d .sz.shrc.d processing: {shell-name}.pre/* (sorted) * (sorted) {shell-name}.post/* (sorted) + .sz.shrc.d includes: - chemoiz auto completion (bash) - gcloud auto completion (bash) + chemacs2 with deault profiles conifgured + spacemacs standard set as default emacs profile + *.desktop launch files created for - CopyQ Flatpak - Spacemacs (Emacs Daemon) - Spacemacs (Emacs Client)
10 lines
286 B
Desktop File
10 lines
286 B
Desktop File
[Desktop Entry]
|
|
Name=[Spacemacs Daemon]
|
|
Comment=GNU Emacs is an extensible, customizable text editor - and more
|
|
Icon=emacs
|
|
Type=Application
|
|
Exec=/usr/bin/emacs --with-profile spacemacs --daemon
|
|
Terminal=false
|
|
Categories=Utility;Development;TextEditor;
|
|
Keywords=Text;Editor;
|
|
Version=1.0
|