mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Use just to manage specific configs
This commit is contained in:
parent
b817007986
commit
ee793c54af
15 changed files with 471 additions and 288 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue