Browse Source

Script to install i3 and its configuration

DricomDragon 5 năm trước cách đây
mục cha
commit
415af78050
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      Install/i3-install

+ 6 - 0
Install/i3-install

@@ -0,0 +1,6 @@
+#!/bin/usr/fish
+
+sudo apt install i3
+
+mkdir ~/.i3
+cp ./Templates/i3/config ~/.i3/