W. Glenz avatar

LINUXOPOLIS # 1,038 ~ ATOM

wglenz

Published: 06 Mar 2020 › Updated: 06 Mar 2020LINUXOPOLIS  # 1,038 ~ ATOM

LINUXOPOLIS # 1,038 ~ ATOM

ATOM

Building a Linux Habitat
willi glenz @ telegram
Published with SteemPeak
home

screenshot by willi glenz

vim ~/.config/fish/functions/gatom.fish

function gatom --description 'text editor'
    clear; echo
    echo '=========================================================================='
    echo '                                   ATOM                                   '
    echo '                                                                  atom.io '
    echo '=========================================================================='
    echo ' $ which atom                                                             '
    echo ' $ cd ~/Downloads                                                         '
    echo ' $ ls -l                                                                  '
    echo ' $ wget atom.io/download/atom-64.deb                                      '
    echo ' # apt install ./atom-64.deb                                              '
    echo ' $ ls -l                                                                  '
    echo ' $ rm atom-64.deb                                                         '
    echo ' $ which atom                                                             '
    echo ' $ apt-cache show atom                                                    '
    echo ' ------------------------------------------------------------------------ '
    echo ' $ cd ~                                                                   '
    echo ' $ atom                                                                   '
    echo '=========================================================================='
    echo
end
SOURCES
 homepage ............ atom.io
 download ............ atom.io/download/deb
 documentation ....... atom.io/docs
 fish ................ fishshell.com/docs/current/index.html
 picture ............. screenshoot by me ~ my gnome-desktop

Leave LINUXOPOLIS # 1,038 ~ ATOM to:

Written by

Linux • Debian • Bash • Java

Read more #linux posts


Best Posts From W. Glenz

We have not curated any of wglenz's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From W. Glenz