diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-11-27 15:57:26 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-11-27 15:57:26 -0500 |
| commit | d74e4f1e6a7b1a083476e8515a151f22a9b3a47b (patch) | |
| tree | 8a747942983a538ddd5fe4a6a4bd8b95732cb939 /.local/share/applications/vim.desktop | |
| parent | 819dbc249f112e966dbcff8b699df174b92bee0a (diff) | |
| download | eibhear-d74e4f1e6a7b1a083476e8515a151f22a9b3a47b.tar.gz eibhear-d74e4f1e6a7b1a083476e8515a151f22a9b3a47b.tar.zst eibhear-d74e4f1e6a7b1a083476e8515a151f22a9b3a47b.zip | |
mimeapps added
Diffstat (limited to '.local/share/applications/vim.desktop')
| -rw-r--r-- | .local/share/applications/vim.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/applications/vim.desktop b/.local/share/applications/vim.desktop new file mode 100644 index 0000000..963303e --- /dev/null +++ b/.local/share/applications/vim.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Vim +Exec=/usr/local/bin/st -e vim %u |
