Merge branch 'master' of ssh://git.betalupi.com:33/Mark/dotfiles
This commit is contained in:
commit
6ac19e2544
@ -4,6 +4,8 @@
|
||||
set fish_greeting
|
||||
set --export GOPATH "/home/mark/Documents/go"
|
||||
|
||||
set --export TEXINPUTS "/home/mark/Documents/latex"
|
||||
|
||||
# Git aliases
|
||||
alias glog "git log --oneline --all --graph"
|
||||
|
||||
@ -11,6 +13,7 @@ alias glog "git log --oneline --all --graph"
|
||||
alias icat "kitty +kitten icat --align left"
|
||||
alias ls lsd
|
||||
|
||||
alias !! $history[1]
|
||||
|
||||
# Python aliases
|
||||
function mkvenv \
|
||||
|
Loading…
x
Reference in New Issue
Block a user