Created
June 10, 2020 16:51
-
-
Save navichok26/d4df2aee0b8d6894fe5ca05ceffdb01c to your computer and use it in GitHub Desktop.
Revisions
-
navichok26 created this gist
Jun 10, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ - Делаем бекап старого .bashrc файла: `mv .bashrc .bashrc.old` - Откатываем .bashrc: `cp /etc/skel/.bashrc ./`