+++ /dev/null
-20/10/20 (12:57:32) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 2738, in _collect_temps
- if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
-TypeError: '>' not supported between instances of 'NoneType' and 'int'
-20/10/20 (13:04:01) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 2738, in _collect_temps
- if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
-TypeError: '>' not supported between instances of 'NoneType' and 'int'
-23/10/20 (15:45:15) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 2738, in _collect_temps
- if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
-TypeError: '>' not supported between instances of 'NoneType' and 'int'
-23/10/20 (15:46:52) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 2738, in _collect_temps
- if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
-TypeError: '>' not supported between instances of 'NoneType' and 'int'
-01/11/20 (19:13:25) | ERROR: '>' not supported between instances of 'NoneType' and 'int'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 2738, in _collect_temps
- if hasattr(entry, "high") and entry.high > 1: cls.cpu_temp_high = round(entry.high)
-TypeError: '>' not supported between instances of 'NoneType' and 'int'
-03/11/20 (19:53:39) | ERROR: 2
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 2787, in _collect_temps
- cls.cpu_temp[x+1].append(core_dict[z])
-KeyError: 2
-22/12/20 (22:06:40) | ERROR: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 1199, in refresh
- for f in os.listdir(d):
-FileNotFoundError: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-22/12/20 (22:09:31) | ERROR: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 1199, in refresh
- for f in os.listdir(d):
-FileNotFoundError: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-19/01/21 (16:18:23) | ERROR: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 1266, in refresh
- for f in os.listdir(d):
-FileNotFoundError: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-12/02/21 (20:24:49) | ERROR: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
-Traceback (most recent call last):
- File "/usr/bin/bpytop", line 1319, in refresh
- for f in os.listdir(d):
-FileNotFoundError: [Errno 2] No such file or directory: '/home/josuer08/.config/bpytop/themes'
let g:netrw_dirhistmax =10
-let g:netrw_dirhistcnt =9
+let g:netrw_dirhistcnt =2
+let g:netrw_dirhist_2='/home/josuer08/.dotfiles/.config/nvim'
+let g:netrw_dirhist_1='/home/josuer08/Documents/josueBlogXYZ/src'
+let g:netrw_dirhist_0='/home/josuer08/Documents/josueBlogXYZ'
let g:netrw_dirhist_9='/home/josuer08/Documents/josueBlogXYZ/src'
let g:netrw_dirhist_8='/home/josuer08/Documents/tinysh'
let g:netrw_dirhist_7='/home/josuer08'
let g:netrw_dirhist_5='/home/josuer08/.dotfiles/.config/nvim'
let g:netrw_dirhist_4='/home/josuer08/.dotfiles/.config'
let g:netrw_dirhist_3='/home/josuer08/.dotfiles'
-let g:netrw_dirhist_2='/home/josuer08/Documents/tinysh'
-let g:netrw_dirhist_1='/home/josuer08/Documents'
-let g:netrw_dirhist_0='/home/josuer08/.dotfiles/.config/bashrc'