Skip to content

radovanmoncek/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal .files

References

Emacs

Virtualization

Vim

- https://vi.stackexchange.com/questions/9444/how-can-i-run-a-batch-file-in-vims-console
- https://vi.stackexchange.com/questions/38444/scroll-to-top-of-previous-terminal-command
- https://stackoverflow.com/questions/71950509/is-there-a-way-to-prevent-vims-netrw-from-modifying-timestamp-of-directories-i
- https://til.acm.illinois.edu/vim/default-netrw-to-tree-liststyle/
- https://vim.kishorenewton.com/docs/netrw/netrw-settings-and-customization/
- https://vonheikemen.github.io/devlog/tools/using-netrw-vim-builtin-file-explorer/
- https://thevaluable.dev/vim-runtime-guide-example/
- https://stackoverflow.com/questions/48933/how-do-i-list-loaded-plugins-in-vim
- https://vi.stackexchange.com/questions/613/how-do-i-install-a-plugin-in-vim
- https://vim.fandom.com/wiki/Vim_Tips_Wiki
- https://superuser.com/questions/634326/how-can-i-get-a-block-cursor-in-vim-in-the-cygwin-terminal
- https://vim.fandom.com/wiki/Configuring_the_cursor
- https://vi.stackexchange.com/questions/27599/colorscheme-displayed-wrongly-with-neovim
- https://vi.stackexchange.com/users/auth/gcp?ssrc=google-one-tap&returnurl=https%253a%252f%252fvi.stackexchange.com%252fquestions%252f27599%252fcolorscheme-displayed-wrongly-with-neovim
- https://vi.stackexchange.com/questions/27599/colorscheme-displayed-wrongly-with-neovim
- https://superuser.com/questions/370556/vim-colors-not-working-properly-in-terminal
- https://stackoverflow.com/questions/6488683/how-to-change-the-cursor-between-normal-and-insert-modes-in-vim
- https://vi.stackexchange.com/questions/25603/how-to-use-the-same-set-of-cursor-shapes-for-bash-vi-mode-and-vim
- https://vi.stackexchange.com/questions/37074/set-cursor-to-block
- https://stackoverflow.com/questions/18589352/how-to-disable-vim-bells-sounds
- https://learnvim.irian.to/basics/macros
- https://stackoverflow.com/questions/11560201/backspace-key-not-working-in-vim-vi
- https://stackoverflow.com/questions/1555779/how-do-i-do-redo-i-e-undo-undo-in-vim 
- https://vi.stackexchange.com/questions/5804/how-to-zoom-to-text-in-vim-via-shortcut
- https://vi.stackexchange.com/questions/25726/how-to-map-the-c-w-shiftn-for-making-terminal-non-active
- https://vimhelp.org/terminal.txt.html#terminal-typing
- https://theopark.me/blog/2025-06-01-tabpanel/
- https://vi.stackexchange.com/questions/20023/what-does-cn-in-vim-do
- https://hea-www.harvard.edu/~fine/Tech/vi.html
- https://stackoverflow.com/questions/47076196/vim-8-terminal-standard-termkey-ctrl-w-n-opens-new-split-instead-of-switching
- https://vi.stackexchange.com/questions/16189/how-to-switch-between-buffer-and-terminal
- https://superuser.com/questions/1439330/scroll-up-to-in-vim-term
- https://vim.rtorr.com/
- https://vi.stackexchange.com/questions/2129/fastest-way-to-switch-to-a-buffer-in-vim
- https://superuser.com/questions/1471457/move-around-buffers-in-vim
- https://stackoverflow.com/questions/5559029/quickly-switching-buffers-in-vim-normal-mode
- https://linuxhandbook.com/vim-buffers/
- https://stackoverflow.com/questions/19774960/how-to-scroll-within-vims-shell-command-output
- http://vimcasts.org/episodes/evaluating-scripts-with-vims-expression-register/
- https://stackoverflow.com/questions/1879219/how-to-temporarily-exit-vim-and-go-back
- https://stackoverflow.com/questions/18130722/how-to-scroll-up-to-view-the-output-of-system-command-in-vim

Fzf

Networking

Default app config

Qemu

Software removal

Music

st

VirtualBox Ubuntu

Void Linux with dwm and st

SMB

Unit

cfdisk

genfstab/xgenfstab

base-system

chroot dns

Background process powershell

Qemu sound

Linux sound

Void sound ALSA

Linux groups

DWM

Qemu cursor

Qemu vga

Qemu grab issues/GTK/sdl

Pandoc

X11/Xorg

Void Linux and Qemu netwroking setup

#ip link show #cp -R /etc/sv/dhcpd-eth0 /etc/sv/dhcpd-interface #sed -i 's/eth0/interface/' /etc/sv/dhcpcd-interface/run #ln -s /etc/sv/dhcpcd-interface /var/service/

sed

GRUB/Boot partition

sudoers

Qemu whpx

Qemu as WSL alternative on Windows NT

Git

xrandr

st copy/paste

Java Void Linux

st zoom

shift + ctrl + page up

Git store credentials for a week

git config --global user.email name@email.com

git config --global user.name username

git config --global credential.helper 'cache --timeout 604800'

git config -l

xorg-minimal

sudo xbps-install xorg-minimal

sudo xbps-install xorg-fonts

sudo xbps-install xrandr

Void Linux time Qemu

date

sudo hwclock -s

Windows needs localtime

Virtualization and DRM streaming

CMD multiline

^

command ^
command

Qemu performance

-machine q35

-cpu host passes entire cpu to guest

-cpu host cannot be used with whpx

PXE tftp Docker

Qemu no ip

ip a

sudo dhcpcd solution

R Vectors

The c function

vector <- c(a, b, c, d)

R Linear Regression

Qemu Monitor

CLI interface for manipulating a running Qemu VM

CTRL + ALT + 2

Broken locale cowsay

export LC_ALL="en_GB.UTF-8" solution

Linux clipboard X11 xorg

xclipboard

About

My perrsonal .files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published