mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: add ranger alias
This commit is contained in:
parent
23c3f99586
commit
c7cabc933c
1 changed files with 2 additions and 1 deletions
|
|
@ -66,9 +66,10 @@ alias :notimestamps='omz theme use custom-minimal'
|
||||||
# Apps
|
# Apps
|
||||||
|
|
||||||
alias gzdoom='flatpak run --filesystem=home org.zdoom.GZDoom'
|
alias gzdoom='flatpak run --filesystem=home org.zdoom.GZDoom'
|
||||||
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'
|
||||||
|
alias ncdu='ncdu --color off'
|
||||||
|
alias ranger='source ranger'
|
||||||
|
|
||||||
# Aliases for nmtui @see https://lemmy.world/post/17689127
|
# Aliases for nmtui @see https://lemmy.world/post/17689127
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue