mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 11:33:18 -09:00
add alias
This commit is contained in:
parent
d8f033a1ac
commit
170aaf4e21
1
.bashrc
1
.bashrc
@ -147,6 +147,7 @@ alias i3blocksconfig="nvim ~/.config/i3blocks/config"
|
|||||||
|
|
||||||
#development shortcuts
|
#development shortcuts
|
||||||
alias lg="lazygit"
|
alias lg="lazygit"
|
||||||
|
alias cfg="lazygit --git-dir=$HOME/.cfg --work-tree=$HOME"
|
||||||
alias nt="alacritty&"
|
alias nt="alacritty&"
|
||||||
alias tn="tmux -u -f $TMUX_CONFIG new"
|
alias tn="tmux -u -f $TMUX_CONFIG new"
|
||||||
alias ta="tmux -u -f $TMUX_CONFIG attach"
|
alias ta="tmux -u -f $TMUX_CONFIG attach"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user