Skip to content

Commit

Permalink
aliases: dotfiles no longer in $HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Feb 23, 2024
1 parent b2506f5 commit f925d6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bash_aliases
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
alias clang-format="`which clang-format` -style=$HOME/.clang-format"
alias config="`which git` --git-dir=$HOME/.git_dotfiles --work-tree=$HOME"
alias e="$EDITOR"
alias v="$VISUAL"
alias us="setxkbmap us"
Expand Down

0 comments on commit f925d6f

Please sign in to comment.