mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
Compare commits
3 Commits
0d2830f9e4
...
78dd4a936d
| Author | SHA1 | Date | |
|---|---|---|---|
| 78dd4a936d | |||
| b5d7771bc6 | |||
| 286796856a |
2
.bashrc
2
.bashrc
@@ -218,3 +218,5 @@ export NVM_DIR="${HOME}/.nvm"
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
||||
[ -f ~/.cargo/env ] && . "$HOME/.cargo/env"
|
||||
|
||||
@@ -243,3 +243,4 @@ etensgeluiden
|
||||
gebarbecuede
|
||||
WTF
|
||||
syncthing
|
||||
fietsrit
|
||||
|
||||
@@ -3,5 +3,7 @@ cd ~/divaultplan
|
||||
git pull
|
||||
cd ~/divaultphren
|
||||
git pull
|
||||
cd ~/divaultwiki
|
||||
git pull
|
||||
#vim -c ":vsp planning_2015.todo" notes_2015.md notes_2014.md
|
||||
vim -c "set nofoldenable" ~/divaultplan/planning_2024.todo ~/divaultphren/index.md
|
||||
vim -c "set nofoldenable" ~/divaultplan/planning_2024.todo ~/divaultphren/index.md ~/divaultwiki/home.md
|
||||
|
||||
Reference in New Issue
Block a user