mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-16 19:37:21 +02:00
Compare commits
No commits in common. "352dcaa9c2ac5fd38f992a3eaa2fc1c8811f6929" and "d36855881277396117cf1576e295d7cc53efd36f" have entirely different histories.
352dcaa9c2
...
d368558812
@ -11,7 +11,7 @@ set -g status-fg white
|
||||
#set-window-option -g window-status-current-bg red
|
||||
|
||||
# Shows current time on statusbar. ( Made better suitable for me from nyuszika7h's .tmux.conf http://nyuszika7h.dyndns.org/~nyuszika7h/.tmux.conf )
|
||||
set -g status-right '#[fg=yellow,bold]#h ⚧︎ %G-W%V-%u %H:%M %Z#[fg=black,bold]#[fg=black,bold]'
|
||||
set -g status-right '#[fg=yellow,bold]#h ⚧︎ %F %H:%M %Z#[fg=black,bold]#[fg=black,bold]'
|
||||
|
||||
# Sets automatic renaming of windows. (copied from comment by André Laszlo http://goo.gl/2V0Lz )
|
||||
setw -g automatic-rename on
|
||||
|
@ -1,3 +0,0 @@
|
||||
timeout 3
|
||||
console-mode auto
|
||||
beep true
|
@ -1 +0,0 @@
|
||||
terminus-fonts-console
|
@ -58,7 +58,6 @@
|
||||
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
|
||||
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
|
||||
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
|
||||
"https://big.oisd.nl",
|
||||
"curben-phishing",
|
||||
"ublock-filters",
|
||||
"easylist",
|
||||
@ -66,6 +65,7 @@
|
||||
"ublock-privacy",
|
||||
"easyprivacy",
|
||||
"FIN-0",
|
||||
"https://big.oisd.nl/",
|
||||
"fanboy-cookiemonster",
|
||||
"ublock-cookies-easylist",
|
||||
"adguard-cookies",
|
||||
@ -213,7 +213,7 @@
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
"installation_mode": "normal_installed"
|
||||
},
|
||||
"{3c078156-979c-498b-8990-85f7987dd929}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
|
||||
@ -958,7 +958,7 @@
|
||||
],
|
||||
"Default": "Ecosia"
|
||||
},
|
||||
"SearchSuggestEnabled": true,
|
||||
"SearchSuggestEnabled": false,
|
||||
"SecurityDevices": {
|
||||
"Add": {
|
||||
"Fujitsu mPollux DigiSignApplication": "/usr/lib64/libcryptoki.so"
|
||||
|
@ -33,7 +33,6 @@
|
||||
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
|
||||
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
|
||||
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
|
||||
"https://big.oisd.nl",
|
||||
"curben-phishing",
|
||||
"ublock-filters",
|
||||
"easylist",
|
||||
@ -41,6 +40,7 @@
|
||||
"ublock-privacy",
|
||||
"easyprivacy",
|
||||
"FIN-0",
|
||||
"https://big.oisd.nl/",
|
||||
"fanboy-cookiemonster",
|
||||
"ublock-cookies-easylist",
|
||||
"adguard-cookies",
|
||||
@ -122,7 +122,7 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"installation_mode": "force_installed",
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
|
@ -1,2 +0,0 @@
|
||||
KEYMAP="fi"
|
||||
FONT="ter-v16v"
|
Loading…
x
Reference in New Issue
Block a user