GithubHelp home page GithubHelp logo

markdown-practice's People

Contributors

escape0707 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

markdown-practice's Issues

Plasma Settings

Wayland will freeze. e.g.: System Settings - Desktop Behavior - Activities. Please use Xorg.

  • Mouse
  • Pointer speed: 6/11
  • Acceleration profile: Flat
  • Touchpad
    • Tapping: Tap-to-click
    • Scrolling: Invert scroll direction
  • Task Switcher
    • Only one window per application
  • SDDM
    • Cursor Theme: Breeze
    • Auto Login
  • Desktop Session
    • Confirm logout
    • Offer shutdown options
    • Start with an empty session
  • Language
    • American English
  • Formats
    • Region: en_US
  • Date & Time
    • Set date and time automatically
    • Time zone: Asia/Shanghai
  • Input Method
    • Input Method: [ ] Only Show Current Language, Add Pinyin
    • Trigger IME: Meta+Space
    • Extra Key: Disabled
    • Enable ...: Disabled
    • Share ...: All
    • Candidate Word Number: 7
    • Cloud Pinyin: Baidu 未解之谜
    • Traditional Chinese: [ ] Hotkey
    • Skin: classic
  • Accessibility
    • Locking Keys: bell
  • Connections
    • Wi-Fi
  • Energy Saving
    • Suspend session: Lock Screen
    • lid closed: Turn off screen 未解之谜

Task Manager

  • Sort: Manually
  • Keep launchers separate
  • Cycle through tasks with mouse wheel

System Tray Settings

  • Clipboard
  • Printers
  • Updates
  • Vaults

Lock widgets
Favorates & Pin to Task Manager

Git Autocompletion

sudo curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash -o /etc/bash_completion.d/git-completion.bash

socat.ps1 没找到,能否提供下

$Startup = [Environment]::GetFolderPath('Startup')
$WshShell = New-Object -comObject WScript.Shell
$Shortcut = $WshShell.CreateShortcut("$Startup\Run Socat.lnk")
$Shortcut.TargetPath = "powershell.exe"
$Shortcut.Arguments = "-File `"C:\Users\tothe\my-programs\dotfiles\socat.ps1`""
$Shortcut.WorkingDirectory = "C:\Users\tothe\my-programs\socat"
$Shortcut.Save()

上面这段powershell脚本是创建socat快捷启动方式把,能否提供下socat.ps1 这个脚本

pacstrap 一次安装

  • pacstrap /mnt base base-devel fcitx-im bash-completion broadcom-wl-dkms caps2esc dolphin-plugins fcitx-cloudpinyin firefox-developer-edition git goldendict intel-ucode kcm-fcitx kdegraphics-meta kdeutils-meta khelpcenter konsole kwrite linux-headers noto-fonts-cjk pacman-contrib plasma-meta plasma-wayland-session powerpill proxychains-ng reflector rsync shadowsocks-libev systemd-swap visual-studio-code-bin xf86-video-nouveau yay
  • 账户密码EDITOR=vi visudo
  • 生成locale
  • systemctl enable bluetooth NetworkManager pacache.timer sddm systemd-swap
  • sudo -e /etc/systemd/swap.conf
  • efibootmgr

关于制作USB启动盘的问题

下载 Media Creation Tool,运行向导中选择下载 ISO。
该工具是否可以直接制作USB启动盘,替代后续Rufus的步骤。

listpkg.sh

comm -23 <(pacman -Qqe | sort) <((for i in $(pacman -Qqg base base-devel); do pactree -ul "$i"; done) | sort -u)

New pkglst

Native:
base
base-devel
bash-completion
broadcom-wl
code
fcitx-cloudpinyin
fcitx-configtool
fcitx-im
firefox
galculator
git
goldendict
gvfs-smb
intel-ucode
libwnck
man-db
neovim
network-manager-applet
noto-fonts-cjk
noto-fonts-emoji
p7zip
pulseaudio
reflector
shadowsocks-libev
telegram-desktop
unrar
unzip
v2ray
vlc
xarchiver
xcape
xdg-user-dirs-gtk
xf86-video-intel
xf86-video-nouveau
xfce4
xfce4-goodies
xorg-server
xorg-xprop
youtube-dl
zip

AUR:

caps2esc
jumpapp-git
mugshot
powerpill
xfce4-windowck-plugin
yay-bin
zeal-git

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.