Compare commits

...

3 Commits

Author SHA1 Message Date
Matus Namesny 3413fef9ce Add legacy i3 2022-01-20 10:49:50 +01:00
LordMathis e1258f3b58
Remove files that are no longer needed 2020-01-21 22:26:13 +01:00
LordMathis 090f41f6d1
Add conda init 2020-01-21 22:23:26 +01:00
2 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
alias mkdir='mkdir -p'
alias cat='bat'
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
alias condainit='source /home/matus/bin/anaconda3/etc/profile.d/conda.sh'

View File