From 3f305b62b35dce301871c85dcae7812521a5318c Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Tue, 15 Mar 2016 15:15:56 -0300
Subject: [PATCH] Remove address for servers.

---
 dotgitconfig       | 2 +-
 nautilus-bookmarks | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dotgitconfig b/dotgitconfig
index b8da3e4..6525056 100644
--- a/dotgitconfig
+++ b/dotgitconfig
@@ -11,4 +11,4 @@
     ft = fetch
     pl = pull
     ps = push
-    lg = log --graph --pretty=format:'%Cred%h%Creset%C(yellow)%d%Creset %C(bold blue)%an%Creset %Cgreen%ad%Creset %s' --abbrev-commit --date=short
\ No newline at end of file
+    lg = log --graph --pretty=format:'%Cred%h%Creset%C(yellow)%d%Creset %C(bold blue)%an%Creset %Cgreen%ad%Creset %s' --abbrev-commit --date=short
diff --git a/nautilus-bookmarks b/nautilus-bookmarks
index 1c90b74..9d52173 100644
--- a/nautilus-bookmarks
+++ b/nautilus-bookmarks
@@ -4,11 +4,8 @@ file:///home/walmes/Pictures
 file:///home/walmes/Videos
 file:///home/walmes/Downloads
 file:///home/walmes/Dropbox Dropbox
-file:///home/walmes/GitLab GitLab
+file:///home/walmes/repos repos
 file:///home/walmes/Dropbox/Consultorias Consultorias
 file:///home/walmes/Dropbox/LEG LEG
 file:///home/walmes/Dropbox/Ensino Ensino
-sftp://walmes@XXX.XX.XXX.XX:PPPP/home/walmes walmes@pataxo
-sftp://walmes@XXX.XX.XXX.XX:PPPP/home/walmes walmes@caiua
-sftp://walmes@XXX.XX.XXX.XX/home/walmes walmes@academia
-sftp://walmes@XXX.XX.202.6/home/walmes walmes@dinf
+
-- 
GitLab