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