diff options
author | Dante Catalfamo | 2020-06-18 21:14:46 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-18 21:14:46 -0400 |
commit | 4b40e036ed1f1994e8f6eb54ff99aefd913ddc3e (patch) | |
tree | 4fd9d8dd8646ae27c29013c5565d5818a0883830 | |
parent | 968a11c857a8af9b409e08ed82830772537c932e (diff) | |
download | blog-4b40e036ed1f1994e8f6eb54ff99aefd913ddc3e.tar.gz blog-4b40e036ed1f1994e8f6eb54ff99aefd913ddc3e.tar.bz2 blog-4b40e036ed1f1994e8f6eb54ff99aefd913ddc3e.zip |
same -> save a mistake while editing
-rw-r--r-- | content/posts/how-to-stop-mg-from-littering/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/how-to-stop-mg-from-littering/index.org b/content/posts/how-to-stop-mg-from-littering/index.org index ecce792..28e660d 100644 --- a/content/posts/how-to-stop-mg-from-littering/index.org +++ b/content/posts/how-to-stop-mg-from-littering/index.org @@ -30,7 +30,7 @@ appended to the end. So if you're editing =pf.conf=, =mg= will automatically create a backup file called =pf.conf~= in the same directory. -Backup files can be incredibly useful if you same a mistake while +Backup files can be incredibly useful if you save a mistake while editing and you want to see what the original file looked like, but after a while of editing files, seeing your =/etc/= littered with files ending in =~= can be a little annoying. |