Welcome to my dot files, configuration files and other things that make up my workplace setup before cooking some code (French: mise-en-place, a term coined by the amazing @andim) :)
Credit: Charles Haynes on Wikimedia Commons (CC BY-SA 2.0)
Make sure to clone this repo with git clone --recurse-submodules [email protected]:mu-gaimann/mise-en-place.git
in order to fetch all submodules that are used.
I am currently using Mint, but I will change to Ubuntu in the long term.
I am currently switching from bash to fish with the oh-my-fish framework as my default shell.
My current theme is tide.
I currently use Meslo Nerd Fonts.
I am using the .tmux.config
dotfile from gpakosz, and a custom .tmux.config.local
file.
It is installed by default into a folder named ~/repos/ and then symlinked.
There is a script that automates the generation and exchange of SSH keys between a remote and local.
- Choose a fish theme:
fish config theme show
->fish config theme choose Dracula
- Load a specific environment on startup: add
conda activate env
to yourconfig.fish
(must be within the# >>> conda initialize >>>
block!)
- Terminal: change the fonts in the preferences of your terminal to a Nerd Font (e.g. MesloLGS NF).
- Install JetBrains IDEs using the JetBrains Toolbox.
- replace Meslo Nerd Font with a font that correctly displays powerline symbols.