LINUXOPOLIS # 1,038 ~ ATOM
ATOM
Building a Linux Habitatwilli glenz @ telegram
Published with SteemPeak
home
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