mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: add gzdoom alias
This commit is contained in:
parent
76ffd1dc42
commit
89c875b0e5
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ alias :notimestamps='omz theme use custom-minimal'
|
||||||
|
|
||||||
# Apps
|
# Apps
|
||||||
|
|
||||||
|
alias gzdoom='cd /home/odd/.var/app/org.zdoom.GZDoom/.config/gzdoom/iwads \
|
||||||
|
&& flatpak run org.zdoom.GZDoom'
|
||||||
alias ncdu='ncdu --color off'
|
alias ncdu='ncdu --color off'
|
||||||
alias lynx='WWW_HOME=https://duckduckgo.com \
|
alias lynx='WWW_HOME=https://duckduckgo.com \
|
||||||
lynx -accept_all_cookies -nocolor -nopause -show_cursor:true -tna -vikeys'
|
lynx -accept_all_cookies -nocolor -nopause -show_cursor:true -tna -vikeys'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue