initial layout for emacs doom
This commit is contained in:
parent
184ccd8e65
commit
b3f914bd08
2 changed files with 8 additions and 1 deletions
3
udeps.sh
3
udeps.sh
|
@ -14,7 +14,8 @@ sudo apt-get -my install git \
|
|||
curl \
|
||||
aptitude \
|
||||
nnn \
|
||||
ack
|
||||
ack \
|
||||
ripgrep
|
||||
|
||||
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