Added alias in zshrc

This commit is contained in:
thatscringebro 2024-08-28 20:45:43 -04:00
parent 7eda6d8a18
commit 1c0c5981ae
2 changed files with 3 additions and 2 deletions

1
.zshrc
View File

@ -77,6 +77,7 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs
# User configuration # User configuration
alias hx="helix"
# export MANPATH="/usr/local/man:$MANPATH" # export MANPATH="/usr/local/man:$MANPATH"
# You may need to manually set your language environment # You may need to manually set your language environment

View File

@ -17,7 +17,7 @@ Make sure you've got these packages before installing
- dunst - dunst
- flameshot - flameshot
- pango - pango
- nerf-fonts - nerd-fonts
- stow - stow
- git - git
- alsa-utils - alsa-utils
@ -33,7 +33,7 @@ Make sure you've got these packages before installing
First of all, clone this repository in your home folder First of all, clone this repository in your home folder
``` ```
git clone https://gitlab.com/thatscringebro/dotfiles.git git clone http://gitea.homelabdeouf.xyz/thatscringebro/dotfiles.git
``` ```
Then, use GNU stow to create the symlinks Then, use GNU stow to create the symlinks