Commit graph

312 commits

Author SHA1 Message Date
DannyDannyDanny
e3953a9e49 📝 add press any key to github ssh setup 2023-11-11 20:33:58 +01:00
Daniel Thoren
a4d791a92c
:doc: reorder readme sections 2023-11-11 17:29:51 +01:00
DannyDannyDanny
679f05c3ed 📝 🔥 reduce ubuntu.md 2023-11-10 21:58:49 +01:00
DannyDannyDanny
47b5bbcd9f 📝 move issue 1 comments to readme 2023-11-10 21:58:20 +01:00
DannyDannyDanny
6bebdfc366 :doc: 🔥 reduce readme 2023-11-10 21:51:13 +01:00
DannyDannyDanny
3b5b0d5824 🔥 remove lf make target 2023-11-10 21:50:42 +01:00
DannyDannyDanny
96656c0267 🔥 remove index.md 2023-11-10 21:33:44 +01:00
DannyDannyDanny
eb7539b300 📝 adjust echo message 2023-11-10 21:27:01 +01:00
DannyDannyDanny
9612123c80 🚚 nvim config to install script 2023-11-10 21:25:59 +01:00
DannyDannyDanny
79a47e3d93 🚚 move fish.config to own folder 2023-11-10 21:22:41 +01:00
DannyDannyDanny
18848e5a94 link config.fish 2023-11-10 18:24:52 +01:00
DannyDannyDanny
857ca6567e add config.fish 2023-11-10 18:18:20 +01:00
DannyDannyDanny
f2f0d24dc2 🚚 🎨 config after install 2023-11-10 16:01:05 +01:00
DannyDannyDanny
71839f51e5 🎨 clean up install script 2023-11-10 16:00:00 +01:00
DannyDannyDanny
6543c3cea2 🔥 remove install artifact 2023-11-04 20:05:41 +01:00
DannyDannyDanny
7846566755 🥅 add basic error handling 2023-11-04 20:04:25 +01:00
Daniel Thoren
8531f059df
🔥 / 🎨 simplify + customize netrw
get inspired: https://shapeshed.com/vim-netrw/
2023-08-02 10:13:21 +02:00
Daniel Thoren
7eabf47283
revert outdated mouse command 🐭 2023-07-24 14:24:55 +02:00
Daniel Thoren
b0ce7217cc
tmux mouse support for pane / window switching 2023-07-24 14:16:27 +02:00
Daniel Thoren
f2496d8a7b
clone methdology repo into codespaces 2023-07-03 13:13:44 +02:00
DannyDannyDanny
6744ae23d2 vimwiki: dth @ DK023900WSL 2023-06-27 09:11:45 +02:00
DannyDannyDanny
247132fd69 vimwiki: dth @ DK023900WSL 2023-06-27 09:11:23 +02:00
Daniel Thoren
ef9af811b3
🚚 clone dotfiles to ~/dotfiles and not ~/.dotfiles 2023-06-21 11:39:37 +02:00
Daniel Thoren
9d8838df58
🚚 rename workflow 2023-06-14 13:11:08 +02:00
Daniel Thoren
d34e54ef22
♻️ create manual_worflow 2023-06-14 13:09:42 +02:00
Daniel Thoren
193789a798
📌 🐟 pin fish dependency 2023-06-13 15:00:33 +02:00
Daniel Thoren
e956e6cd3c
♻️ bug update apt before installing fish 2023-06-13 13:50:26 +02:00
dth@taiga.ai
5f8583f33e 🎨 cleanup 2023-06-12 22:23:00 +02:00
dth@taiga.ai
6578d8746d :pushping: ♻️ ubuntu 20.04 2023-06-12 22:21:07 +02:00
dth@taiga.ai
580c7a948d 📌 change fish version to match ubuntu20.04 2023-06-12 22:18:19 +02:00
dth@taiga.ai
c81bb4e134 ♻️ clone my dotfiles repo 2023-06-12 22:14:13 +02:00
Daniel Thoren
3cb2fd47a8
♻️ change OS to ubuntu 20.04 2023-06-12 22:11:02 +02:00
dth@taiga.ai
b5805cbd8b 🐛 fix bash var concat syntax 2023-06-11 21:40:28 +02:00
dth@taiga.ai
7470cb24db 🐛 fix bash variable concat 2023-06-11 21:39:24 +02:00
dth@taiga.ai
3e48565071 💥 try remove var substitution 2023-06-11 21:35:26 +02:00
dth@taiga.ai
1a602423af 🐛 try install nvim to /bin and not /usr/bin 2023-06-11 21:33:17 +02:00
dth@taiga.ai
4b1a72677a install fish last 2023-06-11 21:22:24 +02:00
dth@taiga.ai
1e7b4c6c1f 🎨 move version to top of file 2023-06-11 21:19:07 +02:00
dth@taiga.ai
fd016bd2f7 🎨 cleanup install nvim script 2023-06-11 21:18:41 +02:00
dth@taiga.ai
fca4e704fe 🎨 cleanup isntall fzf script 2023-06-11 21:18:15 +02:00
dth@taiga.ai
368319658b 📝 print shell var ($0) 2023-06-11 21:15:53 +02:00
dth@taiga.ai
b6371e2dd4 📌 pin fish version 2023-06-11 21:15:29 +02:00
dth@taiga.ai
324ba6ebdd 💥 work-on moving fzf to bin 2023-06-11 21:10:31 +02:00
dth@taiga.ai
07d446462f 💥 fix move fzf dir to /bin 2023-06-11 21:03:42 +02:00
dth@taiga.ai
7fb40052c9 💥 work on fzf install script 2023-06-11 21:02:29 +02:00
dth@taiga.ai
00d0b76d00 📝 add end-log to fish install 2023-06-11 20:54:19 +02:00
dth@taiga.ai
a681aa3f41 📝 add verbose version print 2023-06-11 20:51:22 +02:00
dth@taiga.ai
a63793c7c2 🚚 move workflows back into correct folder 2023-06-11 20:44:49 +02:00
dth@taiga.ai
1e6903d2ae 💥 work on install fzf script 2023-06-11 20:35:50 +02:00
dth@taiga.ai
5f34b38f9d 🐛 fix missing tmux dependency 2023-06-11 20:30:41 +02:00