[2024-05-11 Sat 20:43] 여기 봐봐

설치해야 할 만한 것들 많다. anytype 은 무엇인가?

@조나단리브 전산언어학

/home/junghan/sync/man/dotsamples/doom/jonathanreeve-dot-doom-nix/README.md

(haskellPackages.ghcWithPackages (ps: with ps; [
  # pandoc-citeproc
  shake         # Build tool
  hlint         # Required for spacemacs haskell-mode
  apply-refact  # Required for spacemacs haskell-mode
  hasktags      # Required for spacemacs haskell-mode
  hoogle        # Required for spacemacs haskell-mode
  lucid
  # stylish-haskell # Required for spacemacs haskell-mode
  # ^ marked as broken
  turtle        # Scripting
  regex-compat
  #PyF
  HandsomeSoup
  tokenize
  # chatter
]))
# ihaskell
 
cabal-install
texlive.combined.scheme-full
git                    # Version control
github-cli
zip unzip                  # Archives
 
texlive.combined.scheme-full
git git-lfs            # Version control
unzip                  # Archives
file                   # File properties
imagemagick            # Image manipulation
libxml2
sqlite sqlite-interactive # Sqlite
 
# Elm
elmPackages.elm
# elmPackages.elm-review
elmPackages.elm-format
# Julia
julia-stable-bin
# Scala
dotty
metals
coursier
# ammonite
# Minimal computing
ranger highlight       # File manager
scrot                  # Screenshots
tree                   # Show file hierarchies
mpv                    # Minimalist video player
#termite                # Vim-like modal terminal
feh                    # Display images
libnotify              # Notifications
fzf                    # Fuzzy file finder
ripgrep                # Fast grep replacement
bat                    # Cat replacement
fd                     # Find replacement
sd                     # Sed replacement
bottom                 # Top replacement (system monitor)
ncdu                   # Fancy disk usage analyzer
neofetch               # Fancy system information
# GUI
#qutebrowser            # Web browser
chromium               # Another web browser
firefox-wayland        # Yes, a third
nyxt                   # Why stop now?
 
# Ugh
zoom-us
# calibre                # Ebooks
 
ntfs3g ntfsprogs       # Windows drives compatibility
 
# Sound
alsa-tools
#alsaPlugins
alsa-utils
alsa-firmware
pavucontrol
 
# Keyboard stuff
plover.dev
# xorg.libxcb
# xorg.xcbutil
# libsForQt5.qtstyleplugins
waydroid
 
# sway related
swaybg
wdisplays
polkit
wl-clipboard
# autotiling
 
# Hyprland
hyprland
 
# Web dev
nodejs
 
# Notetaking
anytype
 
# Editor
vscode
 
# Write books
quarto
#jupyter-book
 

ncdu # Fancy disk usage analyzer

neofetch # Fancy system information

quarto : 콰르토 Write Books

waydroid : 안드로이드 컨테이너 리눅스용

BIBLIOGRAPHY