mirror of
https://github.com/StepanovPlaton/dotfiles.git
synced 2026-04-03 12:20:45 +04:00
Add submodules
This commit is contained in:
3
.bashrc
3
.bashrc
@@ -11,7 +11,6 @@
|
||||
|
||||
(cat ~/.cache/wal/sequences &)
|
||||
|
||||
|
||||
. "${HOME}/.cache/wal/colors.sh"
|
||||
alias dmenu_wal='dmenu_run -nb "$color0" -nf "$color15" -sb "$color1" -sf "$color15"'
|
||||
|
||||
@@ -26,3 +25,5 @@ export PATH="/usr/lib/jvm/default/bin:$PATH"
|
||||
|
||||
# Created by `pipx` on 2025-06-29 13:27:39
|
||||
export PATH="$PATH:/home/dwarf/.local/bin"
|
||||
|
||||
export EDITOR="nvim"
|
||||
|
||||
Reference in New Issue
Block a user