mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
fix assigment
This commit is contained in:
parent
c3d6a2f91c
commit
31167ea0eb
@ -47,7 +47,7 @@ test -s ~/.alias && . ~/.alias || true
|
|||||||
|
|
||||||
|
|
||||||
alias vim="nvim"
|
alias vim="nvim"
|
||||||
export DOTFILE = "$HOME/Documents/dotfiles"
|
export DOTFILE="$HOME/Documents/dotfiles"
|
||||||
alias overwatch='lutris lutris:rungame/overwatch-2'
|
alias overwatch='lutris lutris:rungame/overwatch-2'
|
||||||
|
|
||||||
alias nuget='mono ~/nuget.exe'
|
alias nuget='mono ~/nuget.exe'
|
||||||
|
Loading…
Reference in New Issue
Block a user