Explorar o código

Add explicit comments for duplicated lines

Explain the reason to avoid further deletion.
DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
3dfb02485d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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