Skip to content

Commit

Permalink
Remove Dvorak aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiX committed Jul 3, 2024
1 parent 612398e commit 09033c5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions zsh/rc.aliases
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
# Many handy aliases

# for dvorak
alias aoeu='setxkbmap de nodeadkeys || loadkeys de-latin1-nodeadkeys'
alias asdf='setxkbmap dvorak || loadkeys dvorak'

# Variables and aliases for user programs
# set DISPLAY to first screen on ssh connected host
alias dispssh='export DISPLAY=${${=SSH_CLIENT}[1]}:0'

alias ffprobe='ffprobe -hide_banner'
alias ffmpeg='ffmpeg -hide_banner'
Expand Down

0 comments on commit 09033c5

Please sign in to comment.