Pārlūkot izejas kodu

Add explicit comments for duplicated lines

Explain the reason to avoid further deletion.
DricomDragon 5 gadi atpakaļ
vecāks
revīzija
3dfb02485d
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      Install/fish-install

+ 2 - 2
Install/fish-install

@@ -3,6 +3,6 @@
 # Install fish
 
 sudo apt install fish
-sudo chsh -s /usr/bin/fish
-chsh -s /usr/bin/fish
+sudo chsh -s /usr/bin/fish # change shell for superuser
+chsh -s /usr/bin/fish # change my shell