mirror of
https://github.com/d3m0k1d/dots.git
synced 2026-03-14 18:02:44 +00:00
feat: update screenshots, update Astronvim and readme
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -107,8 +107,9 @@ source $ZSH/oh-my-zsh.sh
|
||||
alias n='nvim'
|
||||
alias l='lazygit'
|
||||
alias g='git push origin master'
|
||||
alias gg= 'git pull origin master && git push gitea master'
|
||||
alias gg='git pull origin master && git push gitea master'
|
||||
alias sn='shutdown now'
|
||||
alias upd='sudo pacman -Syu'
|
||||
alias ls='eza'
|
||||
alias ff='fastfetch'
|
||||
alias re='reboot'
|
||||
|
||||
Reference in New Issue
Block a user