diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/xyz/.bashrc | 1 | ||||
| -rw-r--r-- | home/xyz/.config/myconf/pacman_Qqne | 3 | ||||
| -rw-r--r-- | home/xyz/.config/nvim/init.vim | 2 | ||||
| -rw-r--r-- | home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 8174426a..b792daf4 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -135,7 +135,6 @@ alias glmark2='glmark2 --fullscreen --annotate' alias grep='grep --color=auto' #alias info='info --vi-keys' alias ls='ls --color=auto' -alias nethogs='nethogs -C' alias radeontop='radeontop -c' alias rem='rem -@' alias remind='remind -@' diff --git a/home/xyz/.config/myconf/pacman_Qqne b/home/xyz/.config/myconf/pacman_Qqne index 325cde13..511bd319 100644 --- a/home/xyz/.config/myconf/pacman_Qqne +++ b/home/xyz/.config/myconf/pacman_Qqne @@ -18,8 +18,6 @@ clinfo cloc danctnix-keyring danctnix-phosh-ui-meta -danctnix-tweaks-app-phosh -danctnix-tweaks-app-pinephone dash device-pine64-pinephone devtools @@ -29,6 +27,7 @@ distcc dos2unix duplicity enca +epiphany ethtool evince evtest diff --git a/home/xyz/.config/nvim/init.vim b/home/xyz/.config/nvim/init.vim index 0fcd4244..eae574bb 100644 --- a/home/xyz/.config/nvim/init.vim +++ b/home/xyz/.config/nvim/init.vim @@ -237,7 +237,9 @@ set laststatus=2 " https://github.com/neovim/neovim/pull/33036 set statusline=%< set statusline+=%f " %F or 1CTRL+G to show full path +" after me change some text in a file this will show [+] set statusline+=\ %m +set statusline+=%r set statusline+=%= " https://stackoverflow.com/questions/5375240/a-more-useful-statusline-in-vim#comment84812779_10416234 " :h eol-and-eof diff --git a/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js b/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js index 7412e911..0469014b 100644 --- a/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js +++ b/home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js @@ -14,6 +14,7 @@ user_pref("_user.js.parrot", "custom overrides: starting"); // baidu drive save to my drive not working // baidu drive verify phone when delete file not working // alipay login sliding shape challenge, maybe also need to disable ETP and RFP +// github login fail // disable enhanced tracking protection: // google drive can't download // douyu verification for change password |
