From 1c0c5981ae4748e7bdc8279e0f7c7380eb2aaf5e Mon Sep 17 00:00:00 2001 From: thatscringebro Date: Wed, 28 Aug 2024 20:45:43 -0400 Subject: [PATCH] Added alias in zshrc --- .zshrc | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index c9abaf3..541ccc9 100755 --- a/.zshrc +++ b/.zshrc @@ -77,6 +77,7 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs # User configuration +alias hx="helix" # export MANPATH="/usr/local/man:$MANPATH" # You may need to manually set your language environment diff --git a/README.md b/README.md index 0ebb4c1..9cda3aa 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Make sure you've got these packages before installing - dunst - flameshot - pango -- nerf-fonts +- nerd-fonts - stow - git - 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 ``` -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