Add obsidian.nvim plugin, add minor changes related to home-dir cleanup
This commit is contained in:
@@ -66,3 +66,7 @@ alias shrug='echo "¯\\_(ツ)_/¯"'
|
||||
|
||||
# programming and language setup
|
||||
export DEVKITARM=/opt/devkitpro/devkitARM
|
||||
|
||||
# xdg spec and/or clean-up of home dir
|
||||
alias adb="HOME='$XDG_DATA_HOME/android' adb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user