mirror of https://github.com/E-Almqvist/dotfiles
parent
a3178feb2b
commit
3d23d6275b
@ -1,4 +0,0 @@ |
|||||||
let g:netrw_dirhistmax =10 |
|
||||||
let g:netrw_dirhistcnt =2 |
|
||||||
let g:netrw_dirhist_2='/home/elal/Projects/eOS/src' |
|
||||||
let g:netrw_dirhist_1='/home/elal/Projects/ailib' |
|
@ -1 +1 @@ |
|||||||
.config/nvim/plugged/ |
nvim/.config/nvim/plugged/ |
||||||
|
@ -1,6 +0,0 @@ |
|||||||
[submodule "dwm"] |
|
||||||
path = dwm |
|
||||||
url = https://github.com/E-Almqvist/dwm |
|
||||||
[submodule "dmenu"] |
|
||||||
path = dmenu |
|
||||||
url = https://github.com/E-Almqvist/dmenu |
|
@ -1 +0,0 @@ |
|||||||
Subproject commit f0caf3f69d20b3ef5251ac8117ef5aefe8fd48d0 |
|
@ -1 +0,0 @@ |
|||||||
Subproject commit 4b0734050b111d133246ea9c6e6af1f498aa9168 |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@ -1,7 +0,0 @@ |
|||||||
#!/usr/bin/bash |
|
||||||
|
|
||||||
stowoption=$1 |
|
||||||
|
|
||||||
stow $stowoption .vimrc -t $HOME |
|
||||||
stow $stowoption .zshrc -t $HOME |
|
||||||
stow $stowoption .config -t $HOME/.config |
|
Loading…
Reference in new issue