Tools
16. Februar 2025 / 16. Februar 2025 von Daniel Annen | Kommentar schreiben
DistroTube (16.02.2025) Today I’m looking at a rather new web browser called Zen Browser. Zen focuses on privacy and customization, not on data collection. It is based on Firefox and has really nice UI as well as some cool custom features.
Weiterlesen »
Schlagworte
Tools Vim
10. Februar 2025 / 13. Februar 2025 von Daniel Annen | Kommentar schreiben
typecraft (09.12.2023) This is a course aimed at getting you from 0 to IDE in neovim, with a modern and awesome lua configuration from scratch. This is episode one of the “neovim for newbs” course. At the end of this video, you’ll have your first init.lua file, a plugin manager, and a few plugins to […]
24. Juli 2024 / 24. Juli 2024 von Daniel Annen | Kommentar schreiben
the native web GmbH (22.07.2024) Visual Studio Code (VSCode) wird von zahlreichen Entwicklerinnen und Entwicklern als primäre IDE genutzt – so auch von Golo Roden, Gründer und CTO der the native web GmbH. Doch wie konfiguriert man Visual Studio Code passend? In diesem Video zeigt Golo Dir sein komplettes Setup von Visual Studio Code, erklärt, […]
11. Juni 2024 / 11. Juni 2024 von Daniel Annen | Kommentar schreiben
Colt Steele () Learn how to use Git & Github to share code and collaborate with other developers. This video covers: creating github repos, pushing & pulling, cloning, forking, making pull requests, and open-source contribution workflows. **MINOR EDIT**: I use “git push -u” to push to Github in this video, but I forgot to mention […]
Colt Steele (19.09.2019) In this video, we’ll go over all the important stuff you need to know to get started using Git. We cover git add, git commit, git branch, git checkout, and git merge! Video Notes Here: https://videotutorials.notion.site/Introduction-to-Git-ac396a0697704709a12b6a0e545db049
Tech Craft (09.06.2022) Midnight Commander is an amazing file manager that has been around since 1994. In this video, I’ll take you through a complete tutorial all the way from basic navigation through to customising your own menu items and themes. See the accompanying guide on my website: https://techcraft.co/videos/2022/5/my-favorite-file-manager-complete-midnight-commander-tutorial/ INSTALLING Install Midnight Commander with: […]
TechHut (24.08.2021) This is a follow up to my video going over some of the most useful Linux apps that run within the Linux terminal. This list will feature multimedia manipulation tools, better commands, memes, and more! bat ffmpeg magick convert cpufetch gdu lsd bpytop ascii-image-converter speedtest-cli lolcat Honorable Mentions: vim, tmux & mc
7. Juni 2024 / 7. Juni 2024 von Daniel Annen | Kommentar schreiben
typecraft (23.12.2022) How to setup your mac terminal! Hey everyone! In this video I’m going to show you how to easily configure your mac terminal to be amazing! It isn’t that hard to configure, although it can be confusing. It only takes a few packages and you’ll have your terminal looking amazing! You’ll be left […]
6. Juni 2024 / 7. Juni 2024 von Daniel Annen | Kommentar schreiben
John McBride (08.06.2023) In this video, I dive deep into the world of terminals. I’ll share my top picks for terminals, including st from Suckless, iterm2, Kitty, and Alacritty. These pieces of software have become indispensable for me as a software engineer. Whether you’re a beginner or a seasoned developer, understanding the strengths and weaknesses […]
2. Juni 2024 / 2. Juni 2024 von Daniel Annen | Kommentar schreiben
Dispatch (24.05.2024) In this video, I’ll walk you through configuring your terminal to match mine. See my Tmux sessions with sleek themes, powered by ZSH and ZIM framework, and my NeoVim setup with AstroVim. Watch till the end for a step-by-step guide to achieving this powerful setup! #tmux #vim #zsh #neovim #dotfiles #terminal #coding #astrovim […]
DistroTube (07.03.2024) Syncthing is a continuous file synchronization program that works on Windows, Mac, Linux, BSD and Android. It synchronizes files between two or more computers in real time. REFERENCED: ► https://syncthing.net/
1. Juni 2024 / 1. Juni 2024 von Daniel Annen | Kommentar schreiben
Fireship () What are dotfiles? Take to take your developer productivity to the next level by automating the setup of your computer. Go beyond 100 seconds with special guest Patrick McDonald to setup your own dotfiles repo from scratch http://dotfiles.eieio.xyz/
31. Mai 2024 / 31. Mai 2024 von Daniel Annen | Kommentar schreiben
Eric Murphy (17.11.2021) Tired of clicking endlessly just to get to the files you need? Ready to improve your workflow with a million keybindings to navigate your filesystem fast? Ditch your slow, uncool graphical file manager and learn how to use the lf file explorer. I’ll go over how to set it up, configure it, […]
28. Mai 2024 / 28. Mai 2024 von Daniel Annen | Kommentar schreiben
Network Chuck (18.01.2021) What is a Virtual Machine? Magic…that’s what it is!! In this video, NetworkChuck explains what a Virtual Machine is, when you might need one, and how to setup a Kali Linux and Ubuntu VM on Windows 10 with Virtual Box.
NetworkChuck (30.12.2023) I just started using Tmux……it’s amazing! If you use a terminal or CLI in any capacity Tmux will 10x your productivity in 10 seconds. From creating multiple panes and windows with ease to leaving your terminal sessions active as you switch between machines Tmux is a must have in your toolbelt. In this […]