shell: small fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[user]
|
||||
name = Marco Thomas
|
||||
email = rb.ma.tho@gmail.com
|
||||
[includeIf "gitdir:~/dev/uni/lrz-gitlab/**"]
|
||||
[includeIf "gitdir:~/dev/lrz-gitlab/**"]
|
||||
path = "~/dev/lrz-gitlab/.gitconfig"
|
||||
[alias]
|
||||
a = add
|
||||
|
||||
@@ -45,7 +45,7 @@ alias mv='mv -i'
|
||||
alias nssh='SSH_AUTH_SOCK= ssh'
|
||||
alias o='xdg-open' # to change a mime use: `xdg-mime default APPLICATION HANDLE`
|
||||
alias rm='rm -i'
|
||||
alias t='tmux a || tmux'
|
||||
alias t='tmux a || tmux -u'
|
||||
alias texmk="latexmk -xelatex -shell-escape"
|
||||
alias texsh='nix-shell ~/.dots/tex.nix'
|
||||
alias truecolor='curl -s https://raw.githubusercontent.com/JohnMorales/dotfiles/master/colors/24-bit-color.sh | bash'
|
||||
|
||||
Reference in New Issue
Block a user