ymgn-dev / dotfiles

dotfiles for Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ymgn's dotfiles

Dotfiles of the Ubuntu user, by the Ubuntu user, for the Ubuntu user.

Requirements

  • Install curl and git
sudo apt update && sudo apt upgrade -y
sudo apt install -y curl git
  • Install Bun
curl -fsSL https://bun.sh/install | bash -s "bun-v1.0.14"
  • Clone this repository into your workspace directory.
mkdir -p ~/Workspace
git clone git@github.com:ymgn-dev/dotfiles.git ~/Workspace/dotfiles

Usage

cd ~/Workspace/dotfiles
bun install

Installation Overview

Managers Details
GNU Stow https://www.gnu.org/software/stow/
Rye https://rye-up.com/
Volta https://volta.sh/
Commands Details
AWS CLI https://aws.amazon.com/cli/?nc1=h_ls
AWS CDK https://aws.amazon.com/cdk/?nc1=h_ls
bat https://github.com/sharkdp/bat
delta https://github.com/dandavison/delta
eza https://github.com/eza-community/eza
FFmpeg https://ffmpeg.org/
Firebase CLI https://firebase.google.com/docs/cli
fzf https://github.com/junegunn/fzf
inshellisense https://github.com/microsoft/inshellisense
ni https://github.com/antfu/ni
Terraform https://developer.hashicorp.com/terraform
tree http://mama.indstate.edu/users/ice/tree/
XSel https://github.com/kfish/xsel
GUIs / TUIs Details
Docker https://www.docker.com/
Figma-linux https://github.com/Figma-Linux/figma-linux
GNOME Shell Extension Manager https://mattjakeman.com/apps/extension-manager
Google Chrome https://www.google.com/intl/en_US/chrome/
Inkscape https://inkscape.org/
Lazygit https://github.com/jesseduffield/lazygit
mkusb https://help.ubuntu.com/community/mkusb
Slack https://slack.com/
Thorium Reader https://www.edrlab.org/software/thorium-reader/
Tmux https://github.com/tmux/tmux
Ubuntu startup disk creation tool for Gtk+ https://manpages.ubuntu.com/manpages/trusty/en/man8/usb-creator-gtk.8.html
Visual Studio Code https://code.visualstudio.com/
VLC Media Player https://www.videolan.org/vlc/index.en.html
Wezterm https://wezfurlong.org/wezterm/index.html
Fonts Details
HackGen https://github.com/yuru7/HackGen
Intel One Mono https://github.com/intel/intel-one-mono
Other Details
Symbolic Links Managing it using Stow.

Additional Tasks

Translate the directory name into English

LANG=C xdg-user-dirs-gtk-update

Extension Manager

Please open the Extension Manager and enable the following extensions.

Here are the detailed settings for Tactile.

Here are the detailed settings for Pano.

Visual Studio Code Settings

https://github.com/ymgn-dev/vscode-settings

In this repository, I am sharing my Visual Studio Code configuration files. You can use the same settings by overwriting your local configuration files with these.

About

dotfiles for Ubuntu

License:MIT License


Languages

Language:TypeScript 81.4%Language:Shell 16.9%Language:Lua 1.7%