Skip to content

rahatzamancse/linux-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐧 Linux Dotfiles

Personal dotfiles configuration for GNOME Desktop Environment

License: GPL v3 GitHub repo size GitHub code size in bytes

🚀 One-Command Installation

curl -sSL https://raw.githubusercontent.com/rahatzamancse/linux-dots/main/initmydots | bash

🐳 Docker Commands

OLLAMA Setup

docker run -d --restart unless-stopped --gpus=all \
  -v ollama:/root/.ollama -p 11434:11434 \
  --name ollama ollama/ollama

🤝 Management Method

This repository uses the Git Bare Repository method for dotfile management, providing a clean and efficient way to track configuration files across the home directory.

About

Here are all the dotfiles of my linux BSPWM multimonitor setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors