Added alias in zshrc
This commit is contained in:
parent
7eda6d8a18
commit
1c0c5981ae
1
.zshrc
1
.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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user