dotfiles/README.md
2022-09-05 15:09:07 +02:00

2.6 KiB

dotfiles

This repo is an extension of dannydannydanny/methodology

Roadmap:

  • post OS install: ubuntu
  • post post OS install: firefox-scrolling
  • repurpose server-ip-sync
  • server cluster roadmap: server
  • extend makefile:
    • low-level configs:
      • config zsh
      • config nvim
      • config tmux-local
      • config tmux-remote
    • machine level config:
      • config mac local machine
      • config ubuntu local machine
      • config ubuntu server
  • [o] configure tmux:
    • remote nested sessions
    • change tmux:pane-switching bindings from arrow keys to vim bindings
  • add server-sync make-rule for ip-upload python cronjob
  • add server-sync make-rule for server ip fetching (and writing...)
  • nvim / lvim
    • make-rule for setting up $HOME/.venvs/nvim/bin/python
    • make-rules for getting nvim checkhealth up to speed
  • music config:

Windows

I'm back on a windows machine and still learning how to make it nice.

Here's what I've done so far:

  • change language / keyboard layout to en_US
  • get local admin rights
  • install powertoys
    • remap CAPS LOCK to L-CTRL
  • install alacritty (use the installer, not portable)
  • install wsl
    • temporarily fix ubuntu dns issue via stackoverflow
      • add config: /mnt/c/Users/XXX/AppData/Roaming/alacritty/alacritty.yml (here XXX is the windows users, and not linux user)
    • setup ssh github
    • install zsh + omz
    • clone this (dotfiles) repo and cd dotfiles
      • configure git (inspired by make setup_git)
        • TODO: remove email from this file
      • install build-essential to get make
        • run make setup_locale setup_zshrc setup_tmux_a setup_nvim setup_editorconfig setup_client_mynetwork
  • Next steps:
    • configure persistent DNS settings
    • connect nvim clipboard