use new XDG profile
this might be subject to change, due to exessive problems still needing fixes
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -75,7 +75,7 @@ alias ip='ip -c'
|
||||
|
||||
# application aliases
|
||||
alias ncdu='ncdu --color=dark -t 16'
|
||||
alias hyfetch='hyfetch --ascii-file $HOME/.config/hyfetch-ascii'
|
||||
alias hyfetch='hyfetch --ascii-file $XDG_CONFIG_HOME/hyfetch-ascii --config-file $XDG_CONFIG_HOME/hyfetch.json'
|
||||
alias bat='bat --wrap never --tabs 4 --theme gruvbox-dark'
|
||||
alias make='_make -j'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user