]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
Lynx has cool jumplist
[dotfiles.git] / zsh / .zshrc
index e50ce267c6f8a3ad9ffc2285fb0de72654c59548..1ed44c692cb64679c52694261f1d8cf97ca217fb 100644 (file)
@@ -88,16 +88,6 @@ ssht() {
 alias sshnm='ssh -S none'
 # }}}
 
-# Lynx {{{
-lwe() {
-    lynx -cookies "https://en.wikipedia.org/wiki/$1"
-}
-
-lwr() {
-    lynx -cookies "https://ru.wikipedia.org/wiki/$1"
-}
-# }}}
-
 # Git {{{
 alias Ga="git add"
 alias Gb="git branch"