Skip to content

Commit

Permalink
Generic $HOME location
Browse files Browse the repository at this point in the history
  • Loading branch information
topher200 committed Feb 11, 2024
1 parent 1d577d4 commit 8dbaa89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/topherrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ alias gg=lazygit
alias lg=lazygit
alias rg='rg --smart-case --no-messages'
alias rgh="rg --smart-case --no-messages --hidden -g '!.git/'"
alias sgp=/home/gitpod/.dotfiles/start-tmux-and-install-slow-packages.sh
alias sgp="\$HOME/.dotfiles/start-tmux-and-install-slow-packages.sh"
alias xsel="xsel --clipboard"
# don't use a pager if less than a screen
export LESS="-F -X $LESS"
Expand Down

0 comments on commit 8dbaa89

Please sign in to comment.