Merge branch 'master' of github.com:hjalmarlucius/dotfiles
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
* sysrq lock shutdown https://forum.manjaro.org/t/howto-reboot-turn-off-your-frozen-computer-reisub-reisuo/3855
|
* sysrq lock shutdown https://forum.manjaro.org/t/howto-reboot-turn-off-your-frozen-computer-reisub-reisuo/3855
|
||||||
+ `echo kernel.sysrq=1 | sudo tee --append /etc/sysctl.d/99-sysctl.conf`
|
+ `echo kernel.sysrq=1 | sudo tee --append /etc/sysctl.d/99-sysctl.conf`
|
||||||
+ `sudo update-grub`
|
+ `sudo update-grub`
|
||||||
|
* WakeOnLan `yay ethtool`
|
||||||
|
|
||||||
# coding
|
# coding
|
||||||
* essentials `yay -S neovim tmux`
|
* essentials `yay -S neovim tmux`
|
||||||
|
|||||||
@@ -403,6 +403,7 @@ let g:mkdp_preview_options={
|
|||||||
|
|
||||||
" *****************************
|
" *****************************
|
||||||
" BULLETS
|
" BULLETS
|
||||||
|
let g:bullets_outline_levels = ['ROM', 'ABC', 'num', 'abc', 'rom', 'std-', 'std*']
|
||||||
let g:bullets_enabled_file_types = [
|
let g:bullets_enabled_file_types = [
|
||||||
\ 'markdown',
|
\ 'markdown',
|
||||||
\ 'text',
|
\ 'text',
|
||||||
|
|||||||
Reference in New Issue
Block a user