Get zsh and neovim configurations from git

This commit is contained in:
Yorick Barbanneau 2023-03-16 22:48:08 +01:00
parent cc6e752c59
commit 8011081703
4 changed files with 15 additions and 96 deletions

View file

@ -1,5 +0,0 @@
alias ls="ls --color"
alias vim=nvim
alias ssh='TERM="xterm-256color" ssh'
alias -s pdf="zathura"
alias -s jpg="imv-wayland"