mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-11-27 12:02:45 -10:00
use '
This commit is contained in:
parent
f8fa4642b3
commit
b9d501c739
2
.bashrc
2
.bashrc
@ -69,7 +69,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 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