repo housekeeping + theming + terraform

+ terraform auto-completion
+ oh-my-posh
+ nerd-font: Code New Roman Nerd Font
This commit is contained in:
Gal Szkolnik 2022-05-23 00:40:30 -04:00
parent 5c083d662c
commit db7b065b6c
20 changed files with 260 additions and 9 deletions

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=CopyQ (flatpak)
Comment=Clipboard manager
Icon=com.github.hluk.copyq
Type=Application
Terminal=false
Categories=Utility
Exec=/usr/bin/flatpak run com.github.hluk.copyq
Keywords=copyq;copy-q;clipboard;

View file

@ -0,0 +1,10 @@
[Desktop Entry]
Name=Spacemacs (Client)
Comment=GNU Emacs is an extensible, customizable text editor - and more
Icon=emacs
Type=Application
Exec=/usr/bin/emacs --create-frame --socker-name=spacemacs
Terminal=false
Categories=Utility;Development;TextEditor;
Keywords=Text;Editor;
Version=1.0

View file

@ -0,0 +1,10 @@
[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