Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
{{Special:PrefixIndex/What does|stripprefix=1}} |
{{Special:PrefixIndex/What does|stripprefix=1}} |
||
== TODO == |
|||
[[How to create an input to create articles in mediawiki]] |
|||
* https://www.mediawiki.org/wiki/Help:Starting_a_new_page |
|||
[[How to install a vim plugin from .tar.gz]] |
|||
* For http://www.drchip.org/astronaut/vim/index.html#VIS |
|||
[[How to open a link from vim via keyboard]] |
|||
[[How to open a link from vim by clicking]] |
|||
[[How to open a link in tmux by clicking]] |
|||
[[How to create a bulleted list in mediawiki visual editor via keyboard]] |
|||
== Links from mediawiki install == |
== Links from mediawiki install == |
Revision as of 12:10, 30 November 2021
How to
- adjust mouse scroll speed for libinput
- automatically source ~/.profile after editing it in fish shell
- change default terminal emulator on Ubuntu
- change shell to fish on unix
- check if ssh tunnel is open
- check systemd user service file
- configure microphone from command line on MacOS
- create an input to create articles in mediawiki
- create postgres role and database for ubuntu user
- disable paging for man
- do whilespace-insensitive string compare in fish
- edit mediawiki articles from the command line
- extract tar to another directory
- find apt packages that provide a filename
- get a temporary file name ubuntu
- get a tmp directory
- get absolute path of file
- get intercept-tools to work
- get libvirt working on macos
- get random number in fish shell
- get source for debian package using apt
- get uid for unix user
- go below minimum brightness on ubuntu framework laptop
- go to root terminal screen in ubuntu
- install experimental rust version on debian
- install g++ on ubuntu (make: g++: No such file or directory)
- install jupyter-nbconvert with pipx
- install optional python dependencies in setup.py
- limit depth with tree command
- list recent changes via wikitext template
- make apt install without prompt via config
- make control-p work in docker
- make find delete recursively
- make fish treat question mark and ampersand as normal characters
- make gpg key stay unlocked for a while
- make jupyter run in the background as systemd unit
- make tmux work with system clipboard ubuntu
- make vim copy to system clipboard
- pipe to clipboard ubuntu
- play music from the command line via vlc
- query debian version
- query file with jq
- remap left alt to send escape when pressed alone in ubuntu
- remap right alt to control on ubuntu
- remap shift-esc to ~ on ubuntu
- remap shift escape to tilde on Ubuntu
- silence docker message "Use 'docker scan' to run Snyk tests against images"
- silence mediawiki warning "You have followed a link to a page that does not exist yet" when creating a page with visual editor
- skip tests when running `mvn install`
- stop apache on MacOS
- sudo without typing password
- switch desktops via keyboard shortcut on macos
- turn off framework power led on ubuntu
- unpack .jar
- unset environment variable
- upgrade fish on ubuntu
- use framework ectool from their repo
- use vagrant.local hostname for vagrant virtual machine
- use vim with sudo -e
- view inline diff with git show
- xdg-open in windows
What does
TODO
How to create an input to create articles in mediawiki
How to install a vim plugin from .tar.gz
How to open a link from vim via keyboard
How to open a link from vim by clicking
How to open a link in tmux by clicking
How to create a bulleted list in mediawiki visual editor via keyboard