Use just to manage specific configs

This commit is contained in:
js0ny 2025-03-23 21:02:21 +00:00
parent b817007986
commit ee793c54af
15 changed files with 471 additions and 288 deletions

View file

@ -5,6 +5,8 @@
# ln -sf $DOTFILES/tools/bash/bashrc ~/.bashrc
export DOTFILES=$HOME/.dotfiles
# Force to choose English font name
export LC_CTYPE=en_GB.UTF-8
if [ -n "$WSL_DISTRO_NAME" ]; then
alias clip="clip.exe"