Skip to content

Commit

Permalink
aliases: add us and us intl shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
niclas committed Nov 30, 2022
1 parent d59adcf commit 9433cd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bash_aliases
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
alias config="`which git` --git-dir=$HOME/.git_dotfiles --work-tree=$HOME"
alias e="$EDITOR"
alias v="$VISUAL"
alias us="setxkbmap us"
alias usint="setxkbmap us -variant intl"

0 comments on commit 9433cd1

Please sign in to comment.