establishes systemd service for emacs daemon
This commit is contained in:
parent
21388d0416
commit
b008def7df
3 changed files with 15 additions and 1 deletions
4
udeps.sh
4
udeps.sh
|
@ -7,12 +7,14 @@ sudo apt-get -my install git \
|
|||
etckeeper \
|
||||
tmux \
|
||||
zsh \
|
||||
vim \
|
||||
vim \
|
||||
powerline\
|
||||
htop \
|
||||
mc \
|
||||
curl \
|
||||
aptitude \
|
||||
nnn \
|
||||
ack
|
||||
|
||||
read -n1 -p $'Does this system need ssh access?\n' REPLY
|
||||
if [[ $REPLY == [Yy] ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue