Фиксы $HOME, $USER + dotfiles

This commit is contained in:
2022-01-09 17:14:15 +08:00
parent 3f4a7b0504
commit cd0dc9d988
9 changed files with 29 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/anthony/.oh-my-zsh"
export ZSH="$HOME/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
@@ -103,4 +103,4 @@ source $ZSH/oh-my-zsh.sh
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
source ~/.aliases
source ~/.bash_aliases