mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-22 19:17:34 +00:00
[provisioning] Add terminology
This commit is contained in:
parent
ae6c53de11
commit
92db950f2a
1 changed files with 7 additions and 0 deletions
7
recipes/terminology
Normal file
7
recipes/terminology
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Description: The Enlightenment terminal emulator
|
||||
set -e
|
||||
|
||||
_recipe _apt
|
||||
_ppa niko2040/e19
|
||||
_apt terminology
|
Loading…
Reference in a new issue