mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-02 21:41:15 +01:00
minor updates from non-server dotfiles
Changed prefix in nvim to comma. Changed tag-program to metaflac.
This commit is contained in:
@@ -42,8 +42,8 @@ alias la="lsd -la"
|
|||||||
alias ll="lsd -l"
|
alias ll="lsd -l"
|
||||||
alias tree="lsd --tree"
|
alias tree="lsd --tree"
|
||||||
|
|
||||||
# mid3v2
|
# metaflac
|
||||||
alias tag="mid3v2"
|
alias tag="metaflac"
|
||||||
|
|
||||||
# mkdir
|
# mkdir
|
||||||
alias mkdir="mkdir -p"
|
alias mkdir="mkdir -p"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
let mapleader = ";"
|
let mapleader = ","
|
||||||
|
|
||||||
" begin plugin section
|
" begin plugin section
|
||||||
if ! filereadable(expand('~/.config/nvim/autoload/plug.vim'))
|
if ! filereadable(expand('~/.config/nvim/autoload/plug.vim'))
|
||||||
|
|||||||
0
.local/bin/pfetch
Normal file → Executable file
0
.local/bin/pfetch
Normal file → Executable file
Reference in New Issue
Block a user