Skip to content

trontech-link/dotfiles

Repository files navigation

Dotfiles Settings

This is my settings use nix.

./previews/terminal.png

Usage

For Macos

To use this simple run the brew.bash installation shell script.

For Nixos

To use the apt.bash installation shell script

For arch linux

pacman -S --needed - < pkglist.txt

My daily application list

UsageApplication
Emailimap:mbsync smtp:msmtp gnus
Cryptgnu2 sops
EditorEmacs, neovim
ShellZsh
Shell managerOh-my-zsh
Searcherrg, atuin
Termialalacritty
ChatQQ, Wechat, Erc
PresentationReveal.js
GTDOrg Agenda
NotesOrg Roam
Graph DrawPlantuml, Ditaa, Gnuplot
Documentation ViewDash
Book WritingGitbook
FinanceLedger
Auto DeploySystemd, Docker
Academic WritingPandadoc, Org mode
DesktopXmonad -> hyprland

Tips for the Chinese settings problem on Ubuntu

This is how to set up Chinese input in Ubuntu

gsettings set org.gnome.desktop.input-sources sources "[('xkb', 'us'), ('ibus', 'Unikey')]"

My roadmap

I did love and enjoy the key-bindings of vim, from the day I switch from the emacs, but I switch back shortly because of the 2 main reasons.

  1. Emacs plugins works on my windows but the my vim got some problem and I have to dirty my configuration files so much to fixed.
  2. I need to use playframework for development and the emacs support ensime very well.

I move from emacs to vim then to neovim and now I am using the spacemacs, I think the configuration for everyone will become the same after long period of learning and copying from others, so it is good to give the community driven software a try.

Gist to immigrate my private keys

cp /path/to/backups/*.gpg ~/.gnupg/
#Inport gpg
gpg --import-ownertrust chrisroos-ownertrust-gpg.txt

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •