From f07be70c14223c7c1082ade14346a0bca9ac2bc0 Mon Sep 17 00:00:00 2001 From: Pratik Date: Mon, 23 Dec 2019 18:23:44 +0530 Subject: [PATCH] updates --- .aliases | 6 ++- .config/bleachbit/bleachbit.ini | 75 --------------------------------- .config/dolphinrc | 2 +- 3 files changed, 5 insertions(+), 78 deletions(-) delete mode 100644 .config/bleachbit/bleachbit.ini diff --git a/.aliases b/.aliases index 92477dd..eaecbee 100644 --- a/.aliases +++ b/.aliases @@ -55,11 +55,13 @@ mkcd () { # Network alias ping="ping -c 10" +alias ping8="ping 8.8.8.8" +alias p8="ping8" alias dnsreset="sudo systemctl restart dnscrypt-proxy" alias dnscheck="dnscrypt-proxy -resolve google.com" alias pubip="curl https://ipinfo.io/ip; echo" -alias ips="printf \"Local IP:- \"; hostname -I | awk '{print \$1}'; printf \"Public IP:- \"; curl -s https://ipinfo.io/ip" -alias ipdetails="printf \"Local IP:- \"; hostname -I | awk '{print \$1}'; printf \"Public IP Details:- \\n\"; geoip" +alias ips='printf "Local IP:- "; hostname -I | cut -f1 -d " "; printf "Public IP:- "; curl -s https://ipinfo.io/ip' +alias ipdetails='printf "Local IP:- "; hostname -I | cut -f1 -d " "; printf "Public IP Details:- \n"; geoip' alias speedtest="speedtest-cli --secure" # needs speedtest-cli installed geoip () { curl -s https://ipinfo.io | sed '/readme/d;/loc/d;/postal/d;s/org/ISP/' | tr -d {},\" | awk -F ':' 'NF {printf ("%10s: %.25s \n", $1, $2)}' diff --git a/.config/bleachbit/bleachbit.ini b/.config/bleachbit/bleachbit.ini deleted file mode 100644 index 6d49279..0000000 --- a/.config/bleachbit/bleachbit.ini +++ /dev/null @@ -1,75 +0,0 @@ -[bleachbit] -auto_hide = True -auto_start = False -check_beta = False -check_online_updates = False -shred = False -exit_done = False -delete_confirmation = True -units_iec = False -first_start = False -version = 2.0 -hashsalt = 525184c6cfc56e80aaf518a73249457ca5ae1522e7298d2afbed99c758dd70f76ee4e101e55305dacd3e6f770fe0d00915b72778711d49f6f162533440be50de - -[hashpath] - -[list/shred_drives] -0 = /home/pratik/.cache - -[preserve_languages] -en = True - -[tree] -deepscan.tmp = True -deepscan = True -deepscan.backup = True -firefox = True -firefox.backup = True -firefox.cache = True -firefox.cookies = True -firefox.crash_reports = True -firefox.dom = True -firefox.download_history = True -firefox.forms = True -firefox.session_restore = True -firefox.vacuum = True -google_chrome = True -google_chrome.cache = True -google_chrome.cookies = True -google_chrome.dom = True -google_chrome.form_history = True -google_chrome.history = True -google_chrome.search_engines = True -google_chrome.session = True -google_chrome.vacuum = True -kde = True -kde.cache = True -kde.recent_documents = True -kde.tmp = True -thumbnails = True -thumbnails.cache = True -libreoffice.cache = True -libreoffice = True -vlc = True -vlc.mru = True -system.clipboard = False -system.custom = False -system.rotated_logs = True -apt = True -apt.autoclean = True -apt.autoremove = True -apt.clean = True -apt.package_lists = True -system.cache = True -system = True -libreoffice.history = True -system.tmp = True -firefox.passwords = True -deepscan.thumbs_db = True -firefox.url_history = True -system.desktop_entry = True -google_chrome.passwords = True -system.recent_documents = True -x11 = True -x11.debug_logs = True - diff --git a/.config/dolphinrc b/.config/dolphinrc index ecd901c..3cf6dc2 100644 --- a/.config/dolphinrc +++ b/.config/dolphinrc @@ -43,7 +43,7 @@ Width 1366=446 [MainWindow] Height 768=703 MenuBar=Disabled -State=AAAA/wAAAAD9AAAAAwAAAAAAAAERAAACnfwCAAAAAvsAAAAUAHAAbABhAGMAZQBzAEQAbwBjAGsBAAAAIgAAAUMAAAByAQAAA/sAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawEAAAFmAAABWQAAAHIBAAADAAAAAQAAALAAAAKd/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAACIAAAKdAAAAIgEAAAMAAAADAAAFVgAAAR78AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAAAAAFVgAAAEQBAAADAAAERAAAAp0AAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= +State=AAAA/wAAAAD9AAAAAwAAAAAAAAERAAACnfwCAAAAAvsAAAAUAHAAbABhAGMAZQBzAEQAbwBjAGsBAAAAIgAAAU4AAAByAQAAA/sAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawEAAAFxAAABTgAAAHIBAAADAAAAAQAAALAAAAKd/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAACIAAAKdAAAAIgEAAAMAAAADAAAFVgAAAL/8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAAAAAFVgAAAEQBAAADAAAERAAAAp0AAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= ToolBarsMovable=Disabled Width 1366=1366 Window-Maximized 768x1366=true