Skip to content

Instantly share code, notes, and snippets.

@jblac
Created May 4, 2020 04:29
Show Gist options
  • Save jblac/b24f301ef4213d7f24f20c52f3ff3243 to your computer and use it in GitHub Desktop.
Save jblac/b24f301ef4213d7f24f20c52f3ff3243 to your computer and use it in GitHub Desktop.
git diff /root/.viminfo
diff --git a/root/.viminfo b/root/.viminfo
index 71bf900..797e089 100644
--- a/root/.viminfo
+++ b/root/.viminfo
@@ -8,8 +8,8 @@
# hlsearch on (H) or off (h):
~h
# Command Line History (newest to oldest):
-:wq
:q!
+:wq
:Wq
:set paste
:q
@@ -26,16 +26,23 @@
# Registers:
# File marks:
-'0 15 35 /etc/audit/audit.rules
-'1 1 0 /.gitignore
-'2 15 12 /.gitignore
-'3 10 6 /.gitignore
-'4 1 0 /lib/systemd/system/mongo.service
-'5 1 0 /etc/php/7.0/fpm/conf.d/20-xdebug.ini
-'6 17 2 /etc/nginx/sites-available/adminer.conf
-'7 1 0 /etc/nginx/sites-available/adminer.conf
+'0 1 0 /etc/sysctl.conf
+'1 21 11 ~/sa.sh
+'2 1 0 /dev/char/202:0
+'3 1 0 /run/xtables.lock
+'4 15 35 /etc/audit/audit.rules
+'5 1 0 /.gitignore
+'6 15 12 /.gitignore
+'7 10 6 /.gitignore
+'8 1 0 /lib/systemd/system/mongo.service
+'9 1 0 /etc/php/7.0/fpm/conf.d/20-xdebug.ini
# Jumplist (newest first):
+-' 1 0 /etc/sysctl.conf
+-' 21 11 ~/sa.sh
+-' 1 0 ~/sa.sh
+-' 1 0 /dev/char/202:0
+-' 1 0 /run/xtables.lock
-' 15 35 /etc/audit/audit.rules
-' 1 0 /etc/audit/audit.rules
-' 1 0 /.gitignore
@@ -129,15 +136,18 @@
-' 1 0 /etc/nginx/sites-available/adminer.conf
-' 17 2 /etc/nginx/sites-available/adminer.conf
-' 1 0 /etc/nginx/sites-available/adminer.conf
--' 1 0 /.gitignore
--' 15 12 /.gitignore
--' 10 6 /.gitignore
--' 1 0 /lib/systemd/system/mongo.service
--' 1 0 /etc/php/7.0/fpm/conf.d/20-xdebug.ini
--' 17 2 /etc/nginx/sites-available/adminer.conf
# History of marks within files (newest to oldest):
+> /etc/sysctl.conf
+ " 1 0
+
+> ~/sa.sh
+ " 21 11
+
+> /run/xtables.lock
+ " 1 0
+
> /etc/audit/audit.rules
" 15 35
^ 15 36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment