📝 Added new bookmarks and adjusted tmux alias
This commit is contained in:
parent
4a6bc39fe4
commit
99579fce02
1 changed files with 2 additions and 1 deletions
3
aliases
3
aliases
|
|
@ -311,7 +311,7 @@ alias {nvim-c,cleanvim}="nvim --clean"
|
|||
# tmux multiplexer session aliases
|
||||
alias tmux-ls="tmux list--sessions"
|
||||
alias {tmux-attach,tmux-a}="tmux a -t"
|
||||
alias {tmux-kill, tmux-k}="tmux kill-ses -t"
|
||||
alias {tmux-kill,tmux-k}="tmux kill-ses -t"
|
||||
|
||||
# zellij multiplexer sesssion
|
||||
alias zj="zellij"
|
||||
|
|
@ -356,6 +356,7 @@ alias hackernews="links https://news.ycombinator.com/"
|
|||
alias hackernoon="librewolf https://hackernoon.com/ &"
|
||||
alias theregister="librewolf https://www.theregister.com &"
|
||||
alias oceanofpdf="librewolf https://oceanofpdf.com &"
|
||||
alias gutenberg="librewolf https://gutenberg.org &"
|
||||
alias sheldonbrown="links https://sheldonbrown.com"
|
||||
alias somafm="links https://somafm.com"
|
||||
alias bandcamp="librewolf https://bandcamp.com/ &"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue