mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Removed duplicate alias & updated README
This commit is contained in:
parent
486ffbc18f
commit
f871dd49d2
@ -19,6 +19,7 @@ A repository of my personal configuration files.
|
|||||||
* [git](https://git-scm.com/)
|
* [git](https://git-scm.com/)
|
||||||
* [gnupg](https://gnupg.org/)
|
* [gnupg](https://gnupg.org/)
|
||||||
* [gtk](https://www.gtk.org/)
|
* [gtk](https://www.gtk.org/)
|
||||||
|
* [lf](https://github.com/gokcehan/lf)
|
||||||
* [mpd](https://www.musicpd.org/)
|
* [mpd](https://www.musicpd.org/)
|
||||||
* [neomutt](https://neomutt.org/)
|
* [neomutt](https://neomutt.org/)
|
||||||
* [neovim](https://neovim.io/)
|
* [neovim](https://neovim.io/)
|
||||||
|
@ -9,12 +9,7 @@ plugins=(aws archlinux bower common-aliases composer docker extract git git-flow
|
|||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
# ls alias
|
# vim alias
|
||||||
alias ls="lsd"
|
|
||||||
alias l="lsd -al"
|
|
||||||
|
|
||||||
# vifm alias
|
|
||||||
alias vifm="vifmrun"
|
|
||||||
alias vim="nvim"
|
alias vim="nvim"
|
||||||
alias vi="nvim"
|
alias vi="nvim"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user