Giter Club home page Giter Club logo

dotfiles's Introduction

Dotfiles

🙋‍♂️Introduction

My current workflow is Windows or Linux in dual boot setting. I used WSL2 before in windows but stopped doing that and work native using Powershell.

I used the the dotfiles of Nic Nisi for a long time. You can still find some remnants of it. But seeing lots of Windots repos I decided to go native with powershell. Better for my machine learning loads.

I am using this Windots as base reference but I copy and paste from loads of others.

Goal is to go more and more in my own direction befitting my own workflows.

Note

This repo is a work in progress. It is full off ugly hacks and probably here and there hardcoded items like colorshemes and fonts.

🚀 Installing

  • Windows: ./Setup.ps1 all
  • Linux: ./install.sh all

🕵🏻 Testing

Windows

I have a docker container using a windows sandbox. Check the testing\windows folder.

Warning

You can load the instance and the folder is in the \host.lan\Data but I haven't been able to make winget work yet. This is a sandbox and need to figure out why it is not fetchen from the winget source. The rest of the Setup.ps1 can be tested.

Linux

There is also a docker container in testing\linux. For the moment you can just test the install script and the CLI. Not the gui aps like wezterm.

📋Applications

Shells

On Windows powershell

Yes I run powershell and not WSL2 on windows. I prefer to be native as this give me the max performance needed for my machine learning code. WSL always an out of memory crashing my jupyter kernels. Thanks to the work of Scott McKendry writing loads of powershell function to mimic, rm, grep, su, ... and loads more I feel like powershell is almost the same like my linux cli.

On Linux ZSH

Not much explaining needed here... Look into the config.

Prompt: Starship

Why starship and not a ZSH implementation? Well it runs everyhere. Powershell, ZSH and loads of other shells. Now I only need to maintain 1 configuration. But it is portable between OS'es.

Terminal: Wezterm

Yes love this terminal and same reason. It is portable between OS'es.

Note

Am in the process removing TMUX from my workflow. This configuration will change a lot in the future. This way I can use panes in wezterm instead of TMUX. Again less configuration to maintain and lets face it using almost a decade now and it still sucks 😄

💡Future

  • Want to add my windows configurations. I use tiling manager in windows and linux and want to sync their shortcuts.
  • Add more specfic tweaks to the respective OS'es.
  • There are loads of development environments I use and want them to de dployed automatically and on both OS'es.
  • Cleanup and tidy up code - Ongoing
  • Make the windows test environment work better
  • Setup Gui test environment for linux to test my tiling manager configurations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.