Skip to content

Instantly share code, notes, and snippets.

@navichok26
Created June 10, 2020 16:51
Show Gist options
  • Save navichok26/d4df2aee0b8d6894fe5ca05ceffdb01c to your computer and use it in GitHub Desktop.
Save navichok26/d4df2aee0b8d6894fe5ca05ceffdb01c to your computer and use it in GitHub Desktop.

Revisions

  1. navichok26 created this gist Jun 10, 2020.
    5 changes: 5 additions & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    - Делаем бекап старого .bashrc файла:
    `mv .bashrc .bashrc.old`

    - Откатываем .bashrc:
    `cp /etc/skel/.bashrc ./`