display, i3
This commit is contained in:
3
.zshrc
3
.zshrc
@ -23,6 +23,7 @@ export PATH="/usr/bin/core_perl:$PATH"
|
||||
export PATH="/home/paramah/.gem/ruby/2.4.0/bin:$PATH"
|
||||
export PATH="/home/paramah/.gem/ruby/2.3.0/bin:$PATH"
|
||||
export PATH="/home/paramah/.gem/ruby/2.5.0/bin:$PATH"
|
||||
export PATH="/home/paramah/.gem/ruby/2.7.0/bin:$PATH"
|
||||
export PATH="/home/paramah/.local/bin:$PATH"
|
||||
export PATH=$PATH:$HOME/.SpaceVim/bin
|
||||
export PATH=$PATH:$HOME/.captain/bin
|
||||
@ -177,7 +178,7 @@ alias sourcec="docker run --publish 7080:7080 --rm --volume ~/.sourcegraph/confi
|
||||
alias hadolint="docker run --rm -i hadolint/hadolint"
|
||||
|
||||
|
||||
s-telegram-desktop () { # launch telegram and send it to scratchpad
|
||||
dd_telegram-desktop () { # launch telegram and send it to scratchpad
|
||||
(/usr/bin/telegram-desktop &)
|
||||
sleep 2
|
||||
i3-msg '[class="Telegram"] move scratchpad'
|
||||
|
Reference in New Issue
Block a user