mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 19:22:43 +00:00
mpv: init
This commit is contained in:
parent
dcf8688a23
commit
3854b68891
9 changed files with 44 additions and 3 deletions
|
|
@ -52,6 +52,7 @@ in {
|
|||
# ==========
|
||||
# Remove / from word characters, for easier path navigation (using backward-word, forward-word, etc)
|
||||
export WORDCHARS=''${WORDCHARS//\//}
|
||||
export WORDCHARS=''${WORDCHARS//\#/}
|
||||
|
||||
# Options
|
||||
# ==========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue