فهرست منبع

Basic screen installation and customization

DricomDragon 5 سال پیش
والد
کامیت
9eeaef32e2
1فایلهای تغییر یافته به همراه10 افزوده شده و 0 حذف شده
  1. 10 0
      Install/screen_install

+ 10 - 0
Install/screen_install

@@ -0,0 +1,10 @@
+#!/bin/usr/fish
+
+# Install and customize screen
+
+## Install (APCI can check the battery level)
+sudo apt install screen apci
+
+## Customize
+cp Template/screenrc ~/.screenrc
+