@@ -0,0 +1,12 @@
echo Welcome to ZSH
eval "$(ssh-agent -s)"
ssh-add $HOME/.ssh/id_rsa
alias vim='nvim'
alias f='vifm'
alias l='ls -al'
alias gs='git status'
alias ga='git add'
alias ga.='git add .'
alias homerc='vim ~/.config/home-manager/home.nix'
The note is not visible to the blocked user.