tangled
alpha
login
or
join now
jnz.ski
/
dotfiles
0
fork
atom
a collection of my configuration files
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
Jonas Degelo
6fcd0013
update windows terminal settings and powershell profile
main
2y ago
jnz.ski
2a4fc0f4
install.sh changed to unix format
3y ago
Jonas
1146a70d
alacritty config file
3y ago
Jonas
c48c22b2
[Glaze WM] ignor all PowerToys processes, especially the quick accent utility
3y ago
Jonas
9c67677c
install.bat: added the case if neovim was installed with installer
3y ago
Jonas
a3e7afac
vimrc: added coc.nvim
3y ago
Jonas
d6d96594
add vim-fugitive plugin to vimrc
3y ago
Jonas
61fab332
glaze float skip or replace dialog
3y ago
Jonas
02c5d70e
added glaze-wm config file
3y ago
Jonas
ab22ca10
added glaze-wm config file
3y ago
Jonas
44f6652f
windows install script, nvim directory name has changed
3y ago
Jonas
0170b388
added changes
4y ago
Jonas Degelo
acfb5d33
removed vim undo breakpoints
4y ago
Jonas Degelo
b70c28b9
idk
4y ago
Jonas Degelo
608e3fae
Merge branch 'main' of github.com:jonasdegelo/dotfiles
4y ago
Jonas Degelo
afc21cb1
vimrc ocaml only on linux
4y ago
Jonas
24d28777
merge arch wsl changes
4y ago
Jonas
c333de12
merging wsl arch changes
4y ago
Jonas Degelo
ef263d6a
add languages to readme code blocks
4y ago
Jonas
d1bd30f3
added merlin for ocaml
4y ago
Jonas
51da8c9a
fixed typo in install.sh
4y ago
Jonas Degelo
f4ee90f5
capslock acts as escape and also hotkey modifier; esc is just escape
4y ago
Jonas Degelo
675c9ef0
changed moved fzf stuff to the end of powershell profile
4y ago
Jonas
50304318
added .bashrc
4y ago
Jonas Degelo
ce7ecf72
removed oh-my-bash and oh-my-posh from README
4y ago
Jonas Degelo
66ff8715
changed install.bat comments from :: to use REM
4y ago
Jonas Degelo
0039d496
updated CMD prompt
4y ago
Jonas Degelo
f5f53d7f
removed oh my posh
4y ago
Jonas Degelo
4ec7b2f7
added toml syntax plugin
4y ago
Jonas Degelo
03653d35
added comment to macros.ahk
4y ago
Jonas Degelo
dfa2d420
removed remaining cd from install.bat
4y ago
Jonas Degelo
9c09172b
updated comments
4y ago
Jonas Degelo
50c70cd9
fixed install.bat if statements; added dotfiles variable for path to script
4y ago
Jonas Degelo
6ba974ba
macros.ahk
4y ago
Jonas Degelo
f45c29bc
added ~/vimtmp creation to install.sh
4y ago
Jonas Degelo
d9bf8c66
added ~/vimtmp creation to install.bat and rewrote install.bat with checks for existing directories
4y ago
Jonas Degelo
dd908fe7
added dependency for vim-textobj-comment plugin
4y ago
Jonas Degelo
d8825465
added rudimentary vim motions with the capslock key as the hotkey
4y ago
Jonas Degelo
01699402
removed nerd commenter added commentary and text-obj
4y ago
Jonas Degelo
d2dc2483
onedark theme
4y ago
Jonas Degelo
853a5517
added psfz and aliases to powershell profile
4y ago
Jonas Degelo
226eed5a
added ctrl-p remap for fzf
4y ago
Jonas Degelo
cd4b41b9
added fzf to vimrc
4y ago
Jonas Degelo
4253810c
added cmd prompt
4y ago
Jonas Degelo
1694eeec
vimrc: keep cursor centered <C-d> and <C-u>
4y ago
Jonas Degelo
71122296
enable multiple indenting on selected text
4y ago
Jonas Degelo
e581cf3e
added nerdcommenter plugin to vim
4y ago
Jonas Degelo
414ddabd
remap : to ;
4y ago
Jonas Degelo
185fb41f
updated
4y ago
Jonas Degelo
08902d6d
added some remaps to vimrc
4y ago
Jonas Degelo
5f16712d
updated powershell profile
4y ago
Jonas Degelo
6c88ff7a
updated install.sh with new vimrc location
4y ago
Jonas Degelo
4872a006
simplified vimrc
4y ago
Jonas Degelo
a90b2cba
changed windows vim shell
4y ago
Jonas Degelo
f0f1b486
conflict
4y ago
Jonas
2283b006
fixed linux install script
4y ago
Jonas
d5c8a1c7
execute permissions on install script
4y ago
Jonas
67de434c
no clue
4y ago
Jonas Degelo
2371b923
added powershell profile
4y ago
Jonas
65c7c05e
removed spellang from linux vimrc
4y ago
update windows terminal settings and powershell profile
main
6fcd0013
Jonas Degelo
2y
install.sh changed to unix format
2a4fc0f4
jnz.ski
3y
alacritty config file
1146a70d
Jonas
3y
[Glaze WM] ignor all PowerToys processes, especially the quick accent utility
c48c22b2
Jonas
3y
install.bat: added the case if neovim was installed with installer
9c67677c
Jonas
3y
vimrc: added coc.nvim
a3e7afac
Jonas
3y
add vim-fugitive plugin to vimrc
d6d96594
Jonas
3y
glaze float skip or replace dialog
61fab332
Jonas
3y
added glaze-wm config file
02c5d70e
Jonas
3y
added glaze-wm config file
ab22ca10
Jonas
3y
windows install script, nvim directory name has changed
44f6652f
Jonas
3y
added changes
0170b388
Jonas
4y
removed vim undo breakpoints
acfb5d33
Jonas Degelo
4y
idk
b70c28b9
Jonas Degelo
4y
Merge branch 'main' of github.com:jonasdegelo/dotfiles
608e3fae
Jonas Degelo
4y
vimrc ocaml only on linux
afc21cb1
Jonas Degelo
4y
merge arch wsl changes
24d28777
Jonas
4y
merging wsl arch changes
c333de12
Jonas
4y
add languages to readme code blocks
ef263d6a
Jonas Degelo
4y
added merlin for ocaml
d1bd30f3
Jonas
4y
fixed typo in install.sh
51da8c9a
Jonas
4y
capslock acts as escape and also hotkey modifier; esc is just escape
f4ee90f5
Jonas Degelo
4y
changed moved fzf stuff to the end of powershell profile
675c9ef0
Jonas Degelo
4y
added .bashrc
50304318
Jonas
4y
removed oh-my-bash and oh-my-posh from README
ce7ecf72
Jonas Degelo
4y
changed install.bat comments from :: to use REM
66ff8715
Jonas Degelo
4y
updated CMD prompt
0039d496
Jonas Degelo
4y
removed oh my posh
f5f53d7f
Jonas Degelo
4y
added toml syntax plugin
4ec7b2f7
Jonas Degelo
4y
added comment to macros.ahk
03653d35
Jonas Degelo
4y
removed remaining cd from install.bat
dfa2d420
Jonas Degelo
4y
updated comments
9c09172b
Jonas Degelo
4y
fixed install.bat if statements; added dotfiles variable for path to script
50c70cd9
Jonas Degelo
4y
macros.ahk
6ba974ba
Jonas Degelo
4y
added ~/vimtmp creation to install.sh
f45c29bc
Jonas Degelo
4y
added ~/vimtmp creation to install.bat and rewrote install.bat with checks for existing directories
d9bf8c66
Jonas Degelo
4y
added dependency for vim-textobj-comment plugin
dd908fe7
Jonas Degelo
4y
added rudimentary vim motions with the capslock key as the hotkey
d8825465
Jonas Degelo
4y
removed nerd commenter added commentary and text-obj
01699402
Jonas Degelo
4y
onedark theme
d2dc2483
Jonas Degelo
4y
added psfz and aliases to powershell profile
853a5517
Jonas Degelo
4y
added ctrl-p remap for fzf
226eed5a
Jonas Degelo
4y
added fzf to vimrc
cd4b41b9
Jonas Degelo
4y
added cmd prompt
4253810c
Jonas Degelo
4y
vimrc: keep cursor centered <C-d> and <C-u>
1694eeec
Jonas Degelo
4y
enable multiple indenting on selected text
71122296
Jonas Degelo
4y
added nerdcommenter plugin to vim
e581cf3e
Jonas Degelo
4y
remap : to ;
414ddabd
Jonas Degelo
4y
updated
185fb41f
Jonas Degelo
4y
added some remaps to vimrc
08902d6d
Jonas Degelo
4y
updated powershell profile
5f16712d
Jonas Degelo
4y
updated install.sh with new vimrc location
6c88ff7a
Jonas Degelo
4y
simplified vimrc
4872a006
Jonas Degelo
4y
changed windows vim shell
a90b2cba
Jonas Degelo
4y
conflict
f0f1b486
Jonas Degelo
4y
fixed linux install script
2283b006
Jonas
4y
execute permissions on install script
d5c8a1c7
Jonas
4y
no clue
67de434c
Jonas
4y
added powershell profile
2371b923
Jonas Degelo
4y
removed spellang from linux vimrc
65c7c05e
Jonas
4y
next