Update changes for ibus settings

This commit is contained in:
2024-02-11 15:31:16 +05:30
parent 20bfe52f2e
commit e89937e4b3
4 changed files with 25 additions and 4 deletions
+3
View File
@@ -36,3 +36,6 @@ export HISTSIZE=11000
export HISTFILESIZE=11000
alias ip='ip --color=auto'
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm